mirror of
https://repo.or.cz/socat.git
synced 2025-07-11 14:23:23 +00:00
Fixed UDP6-RECVFROM with range
This commit is contained in:
parent
264b21c1a9
commit
08d01c19ff
4 changed files with 9 additions and 5 deletions
2
test.sh
2
test.sh
|
@ -20070,7 +20070,7 @@ done <<<"
|
|||
TCP tcp CONNECT PORT - TCP-L - PIPE 1
|
||||
SCTP sctp CONNECT PORT - SCTP-L - PIPE 1
|
||||
DCCP dccp CONNECT PORT - DCCP-L - PIPE 1
|
||||
OPENSSL tcp CONNECT PORT cafile=testsrv.pem,verify=0 SSL-L cert=testsrv.pem,key=testsrv.key,verify=0 PIPE 6
|
||||
OPENSSL tcp CONNECT PORT cafile=testsrv.pem,verify=0 SSL-L cert=testsrv.pem,key=testsrv.key,verify=0 PIPE 7
|
||||
SOCKS4 tcp - 32.98.76.54:32109 socksport=\$PORT,socksuser=nobody TCP-L - EXEC:./socks4echo.sh 6
|
||||
SOCKS5 tcp CONNECT \$PORT:127.0.0.1:80 - TCP-L - EXEC:./socks5server-echo.sh 5
|
||||
PROXY tcp CONNECT 127.0.0.1:80 proxyport=\$PORT,crlf TCP-L crlf EXEC:./proxyecho.sh 4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue