From 0e54abcb78b3c632b2b5660923928e2212bc4df4 Mon Sep 17 00:00:00 2001 From: sanj <67624670+iodrift@users.noreply.github.com> Date: Tue, 6 Aug 2024 14:36:47 -0700 Subject: [PATCH] Auto-update: Tue Aug 6 14:36:47 PDT 2024 --- vpn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vpn b/vpn index f0afc53..b6b78a3 100755 --- a/vpn +++ b/vpn @@ -10,7 +10,7 @@ PRIVACY_FRIENDLY_COUNTRIES = ['Sweden', 'Switzerland', 'Germany', 'Finland', 'Ne TAILSCALE_ARGS = [ '--exit-node-allow-lan-access', - '--stateful-filtering=false', +# '--stateful-filtering=false', '--accept-dns', '--accept-routes', '--auto-update'