mirror of
https://github.com/qdm12/gluetun.git
synced 2026-05-10 04:30:20 +02:00
feat(openvpn): reduce handshake window to 10 seconds for faster failure detection (again)
This commit is contained in:
@@ -62,6 +62,7 @@ func Test_modifyConfig(t *testing.T) {
|
||||
"pull-filter ignore \"auth-token\"",
|
||||
"auth-retry nointeract",
|
||||
"suppress-timestamps",
|
||||
"hand-window 10",
|
||||
"auth-user-pass /etc/openvpn/auth.conf",
|
||||
"verb 0",
|
||||
"data-ciphers-fallback cipher",
|
||||
|
||||
Reference in New Issue
Block a user