2020-01-24 16:42:43 -05:00
|
|
|
# mullvad
|
|
|
|
|
|
|
|
> CLI client for Mullvad VPN.
|
2024-09-28 00:05:45 +07:00
|
|
|
> See also: `fastd`, `ivpn`, `mozillavpn`, `warp-cli`.
|
2020-01-24 16:42:43 -05:00
|
|
|
> More information: <https://mullvad.net/>.
|
|
|
|
|
2024-09-28 00:05:45 +07:00
|
|
|
- Link your Mullvad account with the specified account number:
|
2020-01-24 16:42:43 -05:00
|
|
|
|
|
|
|
`mullvad account set {{account_number}}`
|
|
|
|
|
|
|
|
- Enable LAN access while VPN is on:
|
|
|
|
|
|
|
|
`mullvad lan set allow`
|
|
|
|
|
2020-02-04 14:21:44 +01:00
|
|
|
- Establish the VPN tunnel:
|
2020-01-24 16:42:43 -05:00
|
|
|
|
|
|
|
`mullvad connect`
|
|
|
|
|
|
|
|
- Check status of VPN tunnel:
|
|
|
|
|
|
|
|
`mullvad status`
|