Package:Logmein-hamachi

From Funtoo
Revision as of 18:17, October 26, 2020 by Pnoecker (talk | contribs) (initial commit)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Hamachi is an easy to use cross platform VPN.

Install

Emerge

root # net-misc/logmein-hamachi

Configuration

Services

OpenRC

To immediately start the logmein-hamachi service:

root # rc-service logmein-hamachi start

To have the service start during the default runlevel (system boot), enter:

root # rc-update add logmein-hamachi default

Server

root # hamachi login
root # hamachi set-nick funtoo
root # hamachi create 12345678

Set a strong password

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.

Usage

Invocation

To display all available commands:

root # hamachi ?