sync ts file
This commit is contained in:
parent
ba0ef0ac12
commit
f9bac8e0e8
1 changed files with 1 additions and 3 deletions
|
|
@ -21,10 +21,8 @@ def tse [exit_node: string = ""] {
|
||||||
}
|
}
|
||||||
if ($exit_node | is-not-empty) {
|
if ($exit_node | is-not-empty) {
|
||||||
check-mullvad
|
check-mullvad
|
||||||
| return $in
|
|
||||||
} else {
|
|
||||||
return "exit node unset"
|
|
||||||
}
|
}
|
||||||
|
return "exit node set"
|
||||||
}
|
}
|
||||||
|
|
||||||
# list all mullvad exit nodes
|
# list all mullvad exit nodes
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue