Last active
October 9, 2019 15:54
-
-
Save constrict0r/ef9c2157ae6a33b9c64ba30820b13c48 to your computer and use it in GitHub Desktop.
Hamachi linux client setup
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wget https://www.vpn.net/installers/logmein-hamachi_2.1.0.203-1_amd64.deb | |
sudo dpkg -i logmein-hamachi_2.1.0.203-1_amd64.deb | |
sudo hamachi login | |
sudo hamachi join <network-name> | |
sudo hamachi list |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment