Web Interface

EasyGuard provides a web interface for users to manage their EasyGuard nodes using the EasyGuard REST API.

Frontend Source code - API Source code

Available as the ezgweb package in the EasyGuard Alpine repository. The package installs lighttpd and configures it to use HTTPS with a self-signed certificate. It will also proxy requests to /api/ to the EasyGuard API.

Logging in

After visiting the web interface in your browser, you will be prompted to log in.

Login

The credentials are the same as the ones you would use to login to the linux shell.