network-manager-wireguard/properties/tests/conf/proxy-http.ovpn

33 lines
330 B
Plaintext

client
dev tun
proto tcp
topology subnet
rport 2352
remote aa:bb::1 1194 udp
nobind
persist-key
persist-tun
user openvpn
group openvpn
http-proxy 10.1.1.1 8080 httpauthfile
http-proxy-retry
ca cacert.pem
cipher AES-256-CBC
reneg-sec 0
auth-user-pass
auth-nocache
ping 30
ping-exit 120
# random comment
script-security 2