mirror of
https://repo.or.cz/socat.git
synced 2025-07-14 07:23:23 +00:00
Socks5 with 3 args and option socksport
This commit is contained in:
parent
0454c4fa43
commit
c4f569e367
8 changed files with 64 additions and 29 deletions
|
@ -46,7 +46,7 @@ static const char *addressgroupnames[] = {
|
|||
"LISTEN", "SHELL", "CHILD", "RETRY",
|
||||
"TERMIOS", "RANGE", "PTY", "PARENT",
|
||||
"UNIX", "IP4", "IP6", "INTERFACE",
|
||||
"UDP", "TCP", "SOCKS4", "OPENSSL",
|
||||
"UDP", "TCP", "SOCKS", "OPENSSL",
|
||||
"PROCESS", "APPL", "HTTP", "undef",
|
||||
"POSIXMQ", "SCTP", "DCCP", "UDPLITE"
|
||||
} ;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue