fix windows 10 "read tcp_client unknown error (code=10060) windows 10" drop connection bug
This commit is contained in:
parent
ab12f7c41f
commit
9a7a4ecd52
@ -368,7 +368,8 @@ auth SHA512
|
||||
cipher AES-256-GCM
|
||||
setenv opt block-outside-dns
|
||||
key-direction 1
|
||||
verb 3" > /etc/openvpn/client-common.txt
|
||||
verb 3
|
||||
redirect-gateway autolocal" > /etc/openvpn/client-common.txt
|
||||
# Generates the custom client.ovpn
|
||||
newclient "$CLIENT"
|
||||
echo
|
||||
|
||||
Loading…
Reference in New Issue
Block a user