who to use WodTunnel as a proxy in delphi - WeOnlyDo Discussion board

who to use WodTunnel as a proxy in delphi (General questions)

by sinnett, Friday, March 05, 2010, 03:33 (5376 days ago)

how to use WodTunnel as a proxy in delphi? i watch the demo,it is a LocalListen demo.i set type to SocksProxy.when use netstat -s -n can see open the socket,but when i use this sock5 tool to test is fail.
my code is [code]WodTunnel.Channels.Add (SocksProxy, '127.0.0.1', 1080, '', '')
[/code]

can someone give me a demo.how to use wodTunnel as a sock5 proxy server and can use sock5 client to connect.


Complete thread: