HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

ivpn — Interface for the IVPN client. See also: `fastd`, `mozillavpn`, `mullvad`, `warp-cli`. More informat

Submitted by: @import:tldr-pages··
0
Viewed 0 times
thecommandclientivpninterfaceclifor

Problem

How to use the ivpn command: Interface for the IVPN client. See also: fastd, mozillavpn, mullvad, warp-cli. More information: <https://www.ivpn.net/knowledgebase/general/command-line-client-faq/>.

Solution

ivpn — Interface for the IVPN client. See also: fastd, mozillavpn, mullvad, warp-cli. More information: <https://www.ivpn.net/knowledgebase/general/command-line-client-faq/>.

Print the current state of IVPN, including the connection and firewall status:
ivpn status


List available servers to connect to:
ivpn servers

Code Snippets

Print the current state of IVPN, including the connection and firewall status

ivpn status

List available servers to connect to

ivpn servers

Context

tldr-pages: common/ivpn

Revisions (0)

No revisions yet.