Настройка VPN
Install OpenVPN server:
curl -O https://raw.githubusercontent.com/angristan/openvpn-install/master/openvpn-install.sh
chmod +x openvpn-install.shConfigure:
./openvpn-install.shClient name: profile1
Copy your config: cat /root/profile1.ovpn
Download client application:
Setup your config reveived from privios step profile1.ovpn
Last updated
Was this helpful?