📜  openvpn3 停止会话 - 任何代码示例

📅  最后修改于: 2022-03-11 15:00:20.850000             🧑  作者: Mango

代码示例1
// display sessions list
openvpn3 sessions-list

// indentify the session you want to disconnect by "Config name"
// change the {config_name} with the session config name
openvpn3 session-manage --config {config_name}  --disconnect