← 返回命令列表

Linux command

pivpn 命令

安全

权限或系统影响较大,执行前请核对目标。

常用示例

Add

sudo pivpn add

List

sudo pivpn list

Example

sudo pivpn clients

Revoke

sudo pivpn revoke

Uninstall

sudo pivpn uninstall

说明

pivpn simplifies OpenVPN or WireGuard server management on Linux, particularly Raspberry Pi. It handles certificate generation, client configuration, and connection management through an interactive menu system. Originally designed for Raspberry Pi, it works on any Debian-based system. It automates the complex setup of VPN servers with security-hardened configurations.

FAQ

What is the pivpn command used for?

pivpn simplifies OpenVPN or WireGuard server management on Linux, particularly Raspberry Pi. It handles certificate generation, client configuration, and connection management through an interactive menu system. Originally designed for Raspberry Pi, it works on any Debian-based system. It automates the complex setup of VPN servers with security-hardened configurations.

How do I run a basic pivpn example?

Run `sudo pivpn add` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

Where can I find more pivpn examples?

This page includes 5 examples for pivpn, plus related commands for nearby Linux tasks.