mirror of
https://repo.or.cz/socat.git
synced 2025-07-17 16:43:24 +00:00
Reworked IPAPP clients
This commit is contained in:
parent
63f67101f4
commit
7b26406d96
16 changed files with 1660 additions and 649 deletions
|
@ -9,6 +9,7 @@
|
|||
# it is required for test.sh
|
||||
# for TCP, use this script as:
|
||||
# socat tcp-l:1080,reuseaddr,crlf system:"socks4echo.sh"
|
||||
# Then connect with a socks4 request for 32.98.76.54:32109 and user nobody
|
||||
|
||||
# older bash and ksh do not have -n option to read command; we try dd then
|
||||
#if echo a |read -n 1 null >/dev/null 2>&1; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue