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

33 lines
346 B
Plaintext

client
dev tun
proto tcp
topology subnet
rport 2352
remote test.server.com 443
nobind
persist-key
persist-tun
user openvpn
group openvpn
http-proxy-retry
http-proxy proxy.domain.tld 3128 httpauthfile basic
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