Using the Web Console
EasyTier supports using the Web Console to manage EasyTier nodes, including viewing node status, configuring node parameters, viewing node logs, and more.
Register an Account
To use the Web Console for the first time, you need to register an account. Registration link.
Running EasyTier Node
If you want the EasyTier node to be managed by the Web Console, you need to specify the --config-server
or -w
parameter when starting, for example:
./easytier-core -w <your username>
Please replace
<your username>
with the username you registered on the Web Console.
If the terminal shows messages like "Connection successful" or "Connected to server", it means Easytier Core has successfully connected to the Web Console server.
Note
Only one EasyTier process on a machine can be managed by the Web Console. Having multiple processes may cause unexpected issues.
Using the Web Console
Log in to the Web Console using the username and password you just registered. After logging in successfully, you will see the node list.
Select the device you need to configure on the webpage.
After opening the device, click the green connect button.
The subsequent configuration steps are the same as configuring a program with a GUI.