Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 439 Bytes

File metadata and controls

15 lines (9 loc) · 439 Bytes

OpenVPN-automation-script

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