Heres the script:
import openvpn_api.vpn v = openvpn_api.vpn.VPN(\'localhost\', 7505) v.connect() print(" ______________ connected _______________")