This commit is contained in:
@@ -34,7 +34,7 @@ resolv-retry infinite
|
|||||||
nobind
|
nobind
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
auth SHA512
|
auth SHA512
|
||||||
comp-lzo
|
comp-lzo no
|
||||||
verb 3
|
verb 3
|
||||||
|
|
||||||
tun-mtu 1500
|
tun-mtu 1500
|
||||||
@@ -43,19 +43,14 @@ mssfix 1450
|
|||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
|
|
||||||
ping 15
|
|
||||||
ping-restart 0
|
|
||||||
ping-timer-rem
|
|
||||||
reneg-sec 0
|
reneg-sec 0
|
||||||
|
|
||||||
remote-cert-tls server
|
remote-cert-tls server
|
||||||
auth-user-pass
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
pull
|
pull
|
||||||
fast-io
|
fast-io
|
||||||
|
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/openvpn/update-resolv-conf
|
|
||||||
down /etc/openvpn/update-resolv-conf
|
|
||||||
|
|
||||||
<ca>
|
<ca>
|
||||||
-----BEGIN CERTIFICATE-----
|
-----BEGIN CERTIFICATE-----
|
||||||
|
@@ -36,7 +36,7 @@ resolv-retry infinite
|
|||||||
nobind
|
nobind
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
auth SHA512
|
auth SHA512
|
||||||
comp-lzo
|
comp-lzo no
|
||||||
verb 3
|
verb 3
|
||||||
|
|
||||||
tun-mtu 1500
|
tun-mtu 1500
|
||||||
@@ -45,16 +45,14 @@ mssfix 1450
|
|||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
|
|
||||||
ping 15
|
|
||||||
ping-restart 0
|
|
||||||
ping-timer-rem
|
|
||||||
reneg-sec 0
|
reneg-sec 0
|
||||||
|
|
||||||
remote-cert-tls server
|
remote-cert-tls server
|
||||||
auth-user-pass
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
pull
|
pull
|
||||||
fast-io
|
fast-io
|
||||||
|
|
||||||
|
script-security 2
|
||||||
|
|
||||||
<ca>
|
<ca>
|
||||||
-----BEGIN CERTIFICATE-----
|
-----BEGIN CERTIFICATE-----
|
||||||
|
Reference in New Issue
Block a user