SSH as Proxy

Three steps:

  1. A server with SSH access, say its address is yourhostname.com.
  2. ssh -D 8080 -Nf yourhostname.com
  3. Setup browser or other applications to use the proxy with Host: 127.0.0.1 Port: 8080 Type: SOCKS v5.
This entry was posted in Internet and tagged , . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>