mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 19:02:09 +02:00
20 lines
351 B
Markdown
20 lines
351 B
Markdown
# mullvad
|
|
|
|
> CLI client for Mullvad VPN.
|
|
> 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`
|