Fix Block-outside-dns #316

This commit is contained in:
Quentin McGaw
2020-12-23 06:46:54 +00:00
parent 2cbb14c36c
commit 38e713fea2

View File

@@ -104,7 +104,7 @@ func (s *surfshark) BuildConf(connection models.OpenVPNConnection, verbosity, ui
"auth-nocache",
"mute-replay-warnings",
"pull-filter ignore \"auth-token\"", // prevent auth failed loops
"pull-filter ignore \"register-dns\"",
"pull-filter ignore \"block-outside-dns\"",
"auth-retry nointeract",
"suppress-timestamps",