zixiba

zixiba

OpenVPN One-Click Installation + Preventing Disconnection

One-Click Installation#

wget https://git.io/vpn -O openvpn-install.sh && bash openvpn-install.sh

Prevent Disconnection#

vi /etc/openvpn/server/server.conf

Add the following line at the end: reneg-sec 0
After adding each connection, you need to add reneg-sec 0 in the .ovpn configuration file in the root directory.

Loading...
Ownership of this post data is guaranteed by blockchain and smart contracts to the creator alone.