Note
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Package:Logmein-hamachi"
Jump to navigation
Jump to search
m (add network deletion) |
m (degentooize) |
||
Line 1: | Line 1: | ||
Hamachi is an easy to use cross platform VPN. | Hamachi is an easy to use cross platform VPN. | ||
== | == Hamachi == | ||
{{console|body= | {{console|body= | ||
###i## net-misc/logmein-hamachi | ###i## emerge net-misc/logmein-hamachi | ||
}} | }} | ||
== | == Config == | ||
To immediately start the logmein-hamachi service: | To immediately start the logmein-hamachi service: | ||
Line 19: | Line 15: | ||
}} | }} | ||
To | To enable the startup service: | ||
{{console|body= | {{console|body= |
Revision as of 12:14, October 27, 2020
Hamachi is an easy to use cross platform VPN.
Hamachi
root # emerge net-misc/logmein-hamachi
Config
To immediately start the logmein-hamachi service:
root # rc-service logmein-hamachi start
To enable the startup service:
root # rc-update add logmein-hamachi default
Server
root # hamachi login
root # hamachi set-nick funtoo
root # hamachi create 12345678
Set a strong password
Be polite, and delete your network when you're done.
root # hamachi delete 12345678
root # hamachi set-ip-mode ipv4
To show the PID, IP, status, client, ID, and nickname:
root # hamachi
Client
root # hamachi login
root # hamachi set-nick funtooo
root # hamachi do-join 12345678
Enter the server's strong password.
To display all available commands:
root # hamachi ?