LinuxCommandLibrary

mullvad

CLI client for Mullvad VPN.

TLDR

Link your mullvad account with the specified account number

$ mullvad account set [account_number]
copy


Enable LAN access while VPN is on
$ mullvad lan set allow
copy


Establish the VPN tunnel
$ mullvad connect
copy


Check status of VPN tunnel
$ mullvad status
copy

Copied to clipboard