mirror of https://github.com/CrimsonTome/tldr.git
21 lines
378 B
Markdown
21 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`
|