ssh and socks5
I coded a routine to open an ssh tunnel using synapse cryptlib and everything works great -sftp, etc. until i try to browse using socks5. i have bsalsa embedded browser and use the code from their forum to set proxy. if i use PUTTY to open ssh tunnel then and use the code to set proxy all my browsing is using the proxy ip and everything is encrypted between me and proxy host which = desired result. when i use my routine to establish the ssh tunnel - i am unable to browse. any suggestions???
thanks
|