Auto-update: Tue Aug 6 14:39:31 PDT 2024
This commit is contained in:
parent
0e54abcb78
commit
ebaf22c08b
1 changed files with 1 additions and 1 deletions
2
vpn
2
vpn
|
@ -13,7 +13,7 @@ TAILSCALE_ARGS = [
|
||||||
# '--stateful-filtering=false',
|
# '--stateful-filtering=false',
|
||||||
'--accept-dns',
|
'--accept-dns',
|
||||||
'--accept-routes',
|
'--accept-routes',
|
||||||
'--auto-update'
|
# '--auto-update'
|
||||||
]
|
]
|
||||||
|
|
||||||
def get_current_exit_node():
|
def get_current_exit_node():
|
||||||
|
|
Loading…
Reference in a new issue