DEBIAN || OpenVPN Cli using IvarcyVPN
-
Install OpenVPN:
apt-get install openvpnCopy the below Config Files in the directory where you want them to stay:
Location --> \10.46.233.253\ARCHIVE\Software\OPENVPN Configs for IvacyVPNStart VPN Connection
openvpn --config /etc/openvpn/FR_Paris_TCP.ovpn --daemonChecking which server is it im connecting to
ps aux/grep openvpnStop all active VPN connections
pkill openvpn