mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-21 22:22:07 +02:00
21 lines
406 B
Markdown
21 lines
406 B
Markdown
# mullvad
|
|
|
|
> CLI client for Mullvad VPN.
|
|
> See also: `fastd`, `ivpn`, `mozillavpn`, `warp-cli`.
|
|
> More information: <https://mullvad.net/>.
|
|
|
|
- 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`
|