Simple pyproxy TCP example

- Posted in Linux by

./pyproxy.py --tcp -s 172.16.16.81:12345 -d domain.tld:12345 -v

Script source-code: download here