Using the Web Dashboard
Starting from QtEasyTier 1.2.0, users can deploy and use the official EasyTier Web Dashboard to manage nodes. Here are the detailed steps.
Starting the Web Dashboard
Section titled “Starting the Web Dashboard”Settings Page Options Explained
Section titled “Settings Page Options Explained”- Config Delivery Port: The port that easytier-core needs to connect to for configuration delivery (the port specified in the network config). If other devices’ easytier-core instances need to use this machine’s Web Dashboard, they must connect to this port.
- Config Delivery Protocol: The protocol used by the config delivery port. Defaults to UDP; TCP, UDP, and WebSocket are available.
- Console Frontend Port: The port used by the Web Dashboard frontend, default 55667. Connect to this port in your browser to access the console.
- Console API Address: The default API Host address shown on the login page. You can use the local address or log in to an external console. The protocol is http or https. (This option is subject to browser caching and may not take effect immediately; you can manually change the API Host address on the login page.)

Launch the Web Dashboard
Section titled “Launch the Web Dashboard”Find the “Start Web Dashboard” button on the home page and click it to start the Web Dashboard.
The program will then automatically open the web management interface in your browser.
You can also manually navigate to http://127.0.0.1:55667.

Upon opening the web management interface, you will be prompted to log in. Enter the corresponding username and password to log in.


Configuring a Network to Connect to the Web Dashboard
Section titled “Configuring a Network to Connect to the Web Dashboard”- In QtEasyTier, create a new network configuration and enable “Enable Web Console Management” on the Other Settings page.
- If you check “Connect to local address,” it will connect to the local console’s
adminuser, whose default password isadmin. - To connect to other users or external addresses, fill in the “Connection Address & Username” field using the example format.

For more information on using the Web Dashboard, please refer to the EasyTier Official Documentation.