mirror of
https://repo.or.cz/socat.git
synced 2025-07-15 23:53:25 +00:00
Added socks5 client feature for connect and listen (experimental)
This commit is contained in:
parent
ebacb7c4e8
commit
7b66b53f93
10 changed files with 758 additions and 2 deletions
|
@ -32,6 +32,7 @@
|
|||
#include "xio-udp.h"
|
||||
#include "xio-sctp.h"
|
||||
#include "xio-socks.h"
|
||||
#include "xio-socks5.h"
|
||||
#include "xio-proxy.h"
|
||||
#include "xio-vsock.h"
|
||||
#endif /* _WITH_SOCKET */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue