Web Interface
- Open your browser and visit: http://<server-ip>/
- Do the initial setup.
- Login with: admin/<the password you set during setup>
Important Files and Directories
- /vpn/rest-server→ REST API server binary
- /vpn/configmanager→ Config Manager binary
- /vpn/reset-admin-password→ Reset admin password utility
- /vpn/config→ Configuration files
- /vpn/secrets→ Sensitive keys
- /vpn/stats→ Server stats
- /vpn/tls-certs→ TLS certificates
- /vpn/setup-code.txt→ Setup code info
- /vpn/rest-server.pid→ REST server PID
Verify Status
systemctl status vpn-rest-server
systemctl status vpn-configmanager
