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