Skip to content

Instantly share code, notes, and snippets.

@jralvarezc
Created October 28, 2019 00:02
Show Gist options
  • Save jralvarezc/9a08ef45f031d1a3ddf7d6ecfba5743c to your computer and use it in GitHub Desktop.
Save jralvarezc/9a08ef45f031d1a3ddf7d6ecfba5743c to your computer and use it in GitHub Desktop.
# 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment