diff --git a/pages/common/ivpn.md b/pages/common/ivpn.md new file mode 100644 index 0000000000..2e8a0fc184 --- /dev/null +++ b/pages/common/ivpn.md @@ -0,0 +1,12 @@ +# ivpn + +> Command-line interface for the IVPN client. +> More information: . + +- 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`