ssh tunnel SOCKS forward


/ Published in: Bash
Save to your folder(s)

Enable a secure tunnel for safe browsing.

Remember to enable SOCKS proxy. SOCKS host: "localhost" - Port: 9999


Copy this code and paste it in your HTML
  1. ssh -D 9999 username@ip-of-ssh-host

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.