|
|
|
|
|
by ambrop7
4439 days ago
|
|
About the "Lightweight Proxy" (ssh -D), if you want it to be transparent to the application (not require SOCKS support), you can use my tun2socks[1] program. This is useful if you can't or don't want to set up an SSH tunnel (which requires root permissions on the server). The linked page actually explains exactly this use case. It even works on Windows ;) [1] https://code.google.com/p/badvpn/wiki/tun2socks |
|