About the App
Sshuttle allows you to create a VPN connection from your machine to any remote server that you can connect to via ssh, as long as that server has python 3.5 or higher. To work, you must have root access on the local machine, but you can have a normal account on the server. It’s valid to run sshuttle more than once simultaneously on a single client machine, connecting to a. Shuttle is a free, simple and easy-to-use Mac OS X application that provides quick access to various SSH servers. You will be able to access your Dev server, personal server.
- App name: sshuttle
- App description: Proxy server that works as a poor man’s VPN
- App website: Not Available
Install the App
- Press
Command+Space
and type Terminal and press enter/return key. - Run in Terminal app:
ruby -e '$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)' < /dev/null 2> /dev/null
and press enter/return key.
If the screen prompts you to enter a password, please enter your Mac's user password to continue. When you type the password, it won't be displayed on screen, but the system would accept it. So just type your password and press ENTER/RETURN key. Then wait for the command to finish. - Run:
brew install sshuttle
Done! You can now use sshuttle
.
Comments are closed.