SSH Sock Proxy
Recently I had to test a remote development website with lots of other remote includes. Can't really use SSH port forwarding but you can create a SOCKS proxy through SSH!
ssh -vv -ND 8080 user@yourserver
Now configure your browser network settings to use 127.0.0.1:8080 as a SOCKS5 proxy!
Written by Lars Van Casteren
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#