35 lines
312 B
Plaintext
35 lines
312 B
Plaintext
|
client
|
||
|
dev tun
|
||
|
|
||
|
proto udp
|
||
|
topology subnet
|
||
|
|
||
|
tun-mtu 1300
|
||
|
mssfix
|
||
|
fragment 1200
|
||
|
|
||
|
rport 2352
|
||
|
remote test.server.com 443
|
||
|
nobind
|
||
|
persist-key
|
||
|
persist-tun
|
||
|
user openvpn
|
||
|
group openvpn
|
||
|
|
||
|
|
||
|
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
|
||
|
|
||
|
|