Fix: restore surfshark ping to 15s
This commit is contained in:
@@ -95,7 +95,7 @@ func (s *surfshark) BuildConf(connection models.OpenVPNConnection,
|
||||
"nobind",
|
||||
"persist-key",
|
||||
"remote-cert-tls server",
|
||||
"ping 10",
|
||||
"ping 15",
|
||||
"ping-exit 60",
|
||||
"ping-timer-rem",
|
||||
"tls-exit",
|
||||
|
||||
Reference in New Issue
Block a user