openvpn3
OpenVPN 3 Linux client.
openvpn3 session-start --config {path/to/config.conf}
- List established sessions:
openvpn3 sessions-list
- Disconnect the currently established session started with given configuration:
openvpn3 session-manage --config {path/to/config.conf} --disconnect
- Import VPN configuration:
openvpn3 config-import --config {path/to/config.conf}
- List imported configurations:
openvpn3 configs-list
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).