mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-10 12:35:42 +02:00
ivpn: add page (#7914)
This commit is contained in:
parent
3184f70e6f
commit
1a7fd6ec58
1 changed files with 12 additions and 0 deletions
12
pages/common/ivpn.md
Normal file
12
pages/common/ivpn.md
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
# ivpn
|
||||||
|
|
||||||
|
> Command-line interface for the IVPN client.
|
||||||
|
> More information: <https://www.ivpn.net>.
|
||||||
|
|
||||||
|
- Print the current state of IVPN, including the connection and firewall status:
|
||||||
|
|
||||||
|
`ivpn status`
|
||||||
|
|
||||||
|
- Print a list of available servers to connect to:
|
||||||
|
|
||||||
|
`ivpn servers`
|
Loading…
Add table
Reference in a new issue