Easily connect to OpenVPN with these Scripts.
First install openvpn Linux command $ apt-get install openvpn.
Download the servers from https://www.vpnbook.com Server names : PL226 / DE4.
Make sure you put the server files in the same location as your scripts.
run ./vpn.sh to start the vpn ./vpnkill to stop the process.
run the script.
make sure to install dependency : $ pip install -r requirements.txt