System Grab Bag

View all TLDR pages from Linux (or from all pages)

pivpn

Easy security-hardened OpenVPN setup and manager. Originally designed for the Raspberry Pi, but works on other Linux devices too. More information: http://www.pivpn.io/.
  • Add a new client device:
    sudo pivpn add
  • List all client devices:
    sudo pivpn list
  • List currently connected devices and their statistics:
    sudo pivpn clients
  • Revoke a previously authenticated device:
    sudo pivpn revoke
  • Uninstall PiVPN:
    sudo pivpn uninstall

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.