OpenVPN
Installation
wget https://git.io/vpn -O openvpn-install.sh && chmod +x openvpn-install.sh && sudo ./openvpn-install.shBuild client pool
wget https://raw.githubusercontent.com/romainlavabre/backend-free-commit/refs/heads/master/ovpn/build-pool.shsudo bash build-pool.sh {NUMBER OF EXECUTOR}Use VPN only for specific IP
Last updated