This commit is contained in:
2023-02-18 15:19:04 -05:00
parent 7b53993ae2
commit 20f6f6f51c
6 changed files with 150 additions and 31 deletions

16
scripts/mullvad.sh Normal file
View File

@@ -0,0 +1,16 @@
# install
nix-env -i mullvad-vpn
# start daemon
sudo mullvad-daemon --disable-log-to-file
# set account number
mullvad account set XXXXXXXXXXXXXXX
# list possible relays
mullvad relay list
# set switzerland secure and independent legislation
mullvad relay set location ch
# connect
mullvad connect
# check status
mullvad status
# set default connect
mullvad auto-connect set on