blob: b277e116c98ec9891d546bbd53a4d854fcb74a8a [file] [log] [blame]
{ "Type": "Ethernet",
"Name": "testopenvpn",
"VPN": {
"Host": "users host",
"Type": "OpenVPN",
"OpenVPN": {
"Port": 1195,
"Password": "users password"
}
},
"ProxySettings": {
"Type": "Direct"
},
"IPAddressConfigType": "Static",
"StaticIPConfig": {
"Type": "IPv4",
"IPAddress": "1.2.3.4",
"SearchDomains": [ "acme.org" ]
}
}