SOCKS proxying support.
authorPat Thoyts <patthoyts@users.sourceforge.net>
Wed, 2 Dec 2009 23:37:56 +0000 (23:37 +0000)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Wed, 2 Dec 2009 23:37:56 +0000 (23:37 +0000)
commitc9cda780ca72e273c52de56f89cbb5b2a4e5ce04
tree0ae2b1b244a33e146f245eb366cf5962137841e6
parent21be91e9060ac8057a5d128d7061c5c5ccaed63c
SOCKS proxying support.
This patch enables SockSpy to listen for SOCKS4 and 4a requests. This is
similar to the forwarding mode as SOCKS is protocol independent and can
be used to forward connections to any port.

Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
bin/sockspy.tcl