gibney.org
:
Technology
:
Linux
:
Tunnel Web traffic through an ssh proxy
(Entry Nr. 2266, by user 1 |
edit
)
1) create the proxy: ssh -C2qTnN -D 8080 <ip of your server> <br> <br>2) In Firefox, go to network settings. Choose manual proxy. Leave all settings empty except for "Socks-Host". Put 127.0.0.1 and 8080 there. <br> <br>3) Go to www.whatismyip.com or alike to check if your traffic goes through the tunnel.
Create a new entry at this position