Installation Path: /usr/local/openvpn_as
Configuration Log: /usr/local/openvpn_as/init.log
Admin UI: https://<server-ip>:943/admin (Use username: openvpn
and the admin password you set)
Client UI: https://<server-ip>:943/
Credentials: Saved securely in /root/.cloudzy-creds
.
Manage OpenVPN Access Server Service:
sudo systemctl status openvpnas # Check status sudo systemctl start openvpnas # Start service sudo systemctl stop openvpnas # Stop service sudo systemctl restart openvpnas # Restart service