mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-18 04:00:54 +00:00
Move pages under tldr, lint run.sh, update docs
This commit is contained in:
25
tldr/mullvad
Normal file
25
tldr/mullvad
Normal file
@@ -0,0 +1,25 @@
|
||||
---
|
||||
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`
|
||||
Reference in New Issue
Block a user