All posts
Read 2 min
Setting up an ssh tunnel on Windows and macOS

Setting up an ssh tunnel on Windows and macOS

A temporary solution!

Setting up an ssh tunnel on Windows

  1. Installing Putty
  2. Launching
  3. Enter the host and port from your SSH tunnel

  1. Configure the local port to which we will connect from Undetectable (it can be anything, as long as it is free). Type Dynamic Ipv4. Click Add.

  1. After that, you can go back to Sessions and save the settings so that you don’t have to enter data every time.

  1. Click Open, the terminal opens, where you need to enter the login and password for your SSH tunnel

  2. After that you can open Undetectable. There you choose any profile and on the Proxy tab configure: proxy type Socks5, Host 127.0.0.1 and the port that you selected in the fourth step. Click Check to verify.

This way you can start many SSH tunnels by running multiple copies of Putty, putting them on different ports and connecting from different Undetectable profiles to them.

Setting up an ssh tunnel on Mac OS

Launch the terminal and enter the command

ssh root@10.10.10.10 -D 1080

  1. Instead of root, write the login for your tunnel
  2. Instead of 10.10.10.10 enter the IP for your tunnel
  3. Instead of 1080, enter the port that you will later specify in the program settings
  4. Enter your password

You need to configure a new proxy in the program

  • Select socks5
  • Enter the local IP 127.0.0.1
  • Enter the port you specified when configuring the ssh tunnel

When the ssh tunnel comes up, you can check if the proxy is working.

This way you can start many SSH tunnels, hanging them on different ports and connecting from different Undetectable profiles to them.

Join 2,000+ Active users growing with Undetectable

  • Reliable Browser Fingerprints
  • Unlimited local profiles from $49
  • Responsive tech support
join image
Cookie Consent

This website uses cookies or similar technologies, to enhance your browsing experience and provide personalized recommendations. By continuing to use our website, you agree to our Privacy Policy