1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-31 03:55:45 +02:00
tldr/pages/linux/mullvad.md
Will Bollock 7fbe8fc5b2 mullvad: add page (#3793)
* Add mullvad.md

Information on the mullvad command line utility.

* Update mullvad.md

* Update pages/linux/mullvad.md

Co-Authored-By: Zlatan Vasović <zlatanvasovic@gmail.com>

* Update pages/linux/mullvad.md

Co-Authored-By: Zlatan Vasović <zlatanvasovic@gmail.com>

* Update mullvad.md

Co-authored-by: Zlatan Vasović <zlatanvasovic@gmail.com>
2020-01-24 22:42:43 +01:00

20 lines
378 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`
- Command the client to start establishing VPN tunnel:
`mullvad connect`
- Check status of VPN tunnel:
`mullvad status`