
Setting up an ssh tunnel on Windows and macOS
A temporary solution!
Setting up an ssh tunnel on Windows
- Installing Putty
- Launching
- Enter the host and port from your SSH tunnel
- 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.
- After that, you can go back to Sessions and save the settings so that you don’t have to enter data every time.
-
Click Open, the terminal opens, where you need to enter the login and password for your SSH tunnel
-
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
- Instead of
root
, write the login for your tunnel - Instead of
10.10.10.10
enter the IP for your tunnel - Instead of
1080
, enter the port that you will later specify in the program settings - 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
