Set Surfshark ping-restart to valid value (#183)

No idea why this was here, but thanks for fixing it 🥇
This commit is contained in:
Rick van Hattem
2020-07-07 23:30:06 +02:00
committed by GitHub
parent 18e99d07d0
commit 2c6eae4e90

View File

@@ -78,7 +78,7 @@ func (s *surfshark) BuildConf(connections []models.OpenVPNConnection, verbosity,
"tun-mtu-extra 32",
"mssfix 1450",
"ping 15",
"ping-restart 0",
"ping-restart 60",
"ping-timer-rem",
"reneg-sec 0",
"fast-io",