mirror of
https://github.com/qdm12/gluetun.git
synced 2026-06-19 18:04:09 +02:00
Feature: openvpn exits on TLS error
This commit is contained in:
@@ -102,6 +102,7 @@ func (n *nordvpn) BuildConf(connection models.OpenVPNConnection,
|
||||
"ping 10",
|
||||
"ping-exit 60",
|
||||
"ping-timer-rem",
|
||||
"tls-exit",
|
||||
|
||||
// Nordvpn specific
|
||||
"tun-mtu 1500",
|
||||
|
||||
Reference in New Issue
Block a user