mirror of
https://github.com/qdm12/gluetun.git
synced 2026-05-10 04:30:20 +02:00
Add pull filter ignore ping restart
- Refers to OpenVPN reports error #368
This commit is contained in:
@@ -114,6 +114,7 @@ func (s *surfshark) BuildConf(connection models.OpenVPNConnection,
|
||||
"mute-replay-warnings",
|
||||
"pull-filter ignore \"auth-token\"", // prevent auth failed loops
|
||||
"pull-filter ignore \"block-outside-dns\"",
|
||||
`pull-filter ignore "ping-restart"`,
|
||||
"auth-retry nointeract",
|
||||
"suppress-timestamps",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user