diff --git a/internal/provider/surfshark.go b/internal/provider/surfshark.go index 57d210fa..a31e9044 100644 --- a/internal/provider/surfshark.go +++ b/internal/provider/surfshark.go @@ -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",