mirror of
https://github.com/flant/ovpn-admin.git
synced 2026-02-04 09:12:13 -08:00
Update client.conf.tpl
This commit is contained in:
parent
2e2523ad4f
commit
b8ca5443e4
@ -8,7 +8,8 @@ nobind
|
|||||||
dev tun
|
dev tun
|
||||||
cipher AES-128-CBC
|
cipher AES-128-CBC
|
||||||
key-direction 1
|
key-direction 1
|
||||||
#redirect-gateway def1
|
# Comment next line if you don't want VPN to send all traffic though itself.
|
||||||
|
redirect-gateway def1
|
||||||
tls-client
|
tls-client
|
||||||
remote-cert-tls server
|
remote-cert-tls server
|
||||||
# uncomment below lines for use with linux
|
# uncomment below lines for use with linux
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user