diff --git a/vpn b/vpn index b6b78a3..cd9908c 100755 --- a/vpn +++ b/vpn @@ -13,7 +13,7 @@ TAILSCALE_ARGS = [ # '--stateful-filtering=false', '--accept-dns', '--accept-routes', - '--auto-update' +# '--auto-update' ] def get_current_exit_node():