Konnect VPN AS

A web UI for managing WireGuard VPN users with built-in authentication.

Web Access

After setup completes, access the UI at: http://<server-ip>:5000

To get the setup token:

cd /opt/konnect
docker compose logs | grep 'setup token' | tail -1

Credentials

All credentials are securely stored in: /root/.cloudzy-creds

This includes:

  • Database password
  • Secret key

Application Details