Files
cheatsheet-tldr/tldr/mullvad

26 lines
444 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# 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`