snippetbashTip
mullvad — CLI client for Mullvad VPN. See also: `fastd`, `ivpn`, `mozillavpn`, `warp-cli`. More information: <
Viewed 0 times
mullvadcommandclientclivpnfor
Problem
How to use the
mullvad command: CLI client for Mullvad VPN. See also: fastd, ivpn, mozillavpn, warp-cli. More information: <https://mullvad.net/en/help/how-use-mullvad-cli>.Solution
mullvad — CLI client for Mullvad VPN. See also: fastd, ivpn, mozillavpn, warp-cli. More information: <https://mullvad.net/en/help/how-use-mullvad-cli>.Link your Mullvad account with the specified account number:
mullvad account set {{account_number}}Enable LAN access while VPN is on:
mullvad lan set allowSelect a server in a specific city:
mullvad relay set location {{se}} {{mma}}Select a specific server:
mullvad relay set location {{se-mma-wg-001}}Establish the VPN tunnel:
mullvad connectCheck status of VPN tunnel:
mullvad statusCheck the account expiration date and obtain the device name:
mullvad account getCode Snippets
Link your Mullvad account with the specified account number
mullvad account set {{account_number}}Enable LAN access while VPN is on
mullvad lan set allowSelect a server in a specific city
mullvad relay set location {{se}} {{mma}}Select a specific server
mullvad relay set location {{se-mma-wg-001}}Establish the VPN tunnel
mullvad connectContext
tldr-pages: common/mullvad
Revisions (0)
No revisions yet.