1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-07 03:33:18 +02:00
tldr/pages/common/mullvad.md
Managor 2f6280b85b
*: use a more specific more info link, net domain (#17693)
Updating more information links with more specific URLs
2025-08-16 11:23:53 -07:00

25 lines
521 B
Markdown

# 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 allow`
- Establish the VPN tunnel:
`mullvad connect`
- Check status of VPN tunnel:
`mullvad status`
- Check the account expiration date and obtain the device name:
`mullvad account get`