Hi All. The discussion about SOCKS5 support set me thinking about how you would test it, and I came up with the attached test. (Again, mostly code stolen from another test, this time forwarding.sh). It requires "connect" [1] but will skip the test if it's not found. -Daz. [1] http://www.taiyo.co.jp/~gotoh/ssh/connect.html -- Darren Tucker (dtucker at zip.com.au) GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69 Good judgement comes with experience. Unfortunately, the experience usually comes from bad judgement. -------------- next part -------------- A non-text attachment was scrubbed... Name: dynamic-forward.sh Type: application/x-sh Size: 743 bytes Desc: not available Url : http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20030625/b1688564/attachment.sh
On Wed, Jun 25, 2003 at 10:34:14PM +1000, Darren Tucker wrote:> Hi All. > The discussion about SOCKS5 support set me thinking about how you would > test it, and I came up with the attached test. (Again, mostly code stolen > from another test, this time forwarding.sh). It requires "connect" [1] > but will skip the test if it's not found. > > -Daz. > > [1] http://www.taiyo.co.jp/~gotoh/ssh/connect.htmlon openbsd netcat could be used, it supports both socks 4 and 5.