How to browse using SSH tunnel
Small command to browse using a remote server where you have SSH access, useful to try some blocked websites due to location. This will save some minutes next time i need to do it again
ssh -D 8080 remote-host
And later change the SOCKS proxy of your browser to 127.0.0.1 port 8080. The traffic will go through this remote server.
If you dont have a remote server you can create one in www.digitalocean.com
Source: http://askubuntu.com/questions/112177/how-do-i-tunnel-and-browse-the-server-webpage-on-my-laptop
Written by Carlos Andres Herrera
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Ssh
Authors
Related Tags
#ssh
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#