About OpenVPN
SSL/TLS based user-space VPN. Supports Linux, Solaris, OpenBSD, FreeBSD, NetBSD, Mac OS X, and Windows 2000/XP+.
OpenVPN Details
OpenVPN
User availability .MU. | |
This is a multi-user application and can be installed for any user by the system administrator. |
Location and Port Information
CLI Usage
Install Location | /opt/OpenVPN |
Config Location | /etc/openvpn |
Nginx Location | /etc/nginx/software/${username}.ovpn.conf |
Service Location | /etc/systemd/system/[email protected] |
User Client OVPN Location | /home/${username}/.config/OpenVPN |
Daemon Port | Auto Generated from -*55000*+ |
### INSTALL qb install vpn -u ${username} installs latest stable version of vpn for user ### UNINSTALL qb remove vpn -u ${username} removes vpn for user ### REINSTALL qb reinstall vpn -u ${username} reinstalls latest stable version of vpn for user