How to connect to NoidVPN with Mac
Mac users can connect to NoidVPN through their Terminal by just writing a couple of commands.
- On your MAC, go to Hard Drive –> Utilities –> Terminal.
- If you can’t find it, use your finder and search for Terminal.
- In your Terminal write down this command:
- ssh -D 9853 username*@SERVERNAME*.noidvpn.com
- Press ENTER
- Once it logs in the service you will be asked to enter your password.
- When you type your password keep in mind that you will not see your keystrokes.
- Once you are logged in you will see something similar to this:
- [username@SERVERNAME*.noidvpn.com ~]$
- Connect your SOCKS compatible applications to:
- Host: 127.0.0.1
- Port: 985
- Install our Firefox extension, for more information click here
Note:
- Replace the username* with yours.
- Replace the servername* with the name of the server that you want to connect, eg: USA1, USA2, USA3 etc..