How to create proxy using ssh

You can create SOCKS proxy using ssh by running

ssh -D port login@server

replace port with port number you want proxy to appear on your local machine, in web browser choose SOCKS for proxy type, localhost for proxy server and same port as port in command above.


Posted

in

by

Tags:

Comments

Leave a Reply

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