Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 143 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 143 Bytes

VPN

VPN vpn = new VPN();

vpn.VPN_Connect("VPNName", "Username", "Password");

vpn.VPN_DisConnect();

VPN status property

vpn.VPN_Status