openvpn3-client - 24+dfsg-1+b2
main
OpenVPN is an application to securely tunnel IP networks over a
single UDP or TCP port. It can be used to access remote sites, make
secure point-to-point connections, enhance wireless security, etc.
.
OpenVPN uses all of the encryption, authentication, and certification
features provided by the OpenSSL library (any cipher, key size, or
HMAC digest).
.
OpenVPN may use static, pre-shared keys or TLS-based dynamic key exchange. It
also supports VPNs with dynamic endpoints (DHCP or dial-up clients), tunnels
over NAT or connection-oriented stateful firewalls (such as Linux's iptables).
.
This is a new OpenVPN client based on the OpenVPN 3 C++ Core Library.
The architecture behind this client is completely different from the
classic OpenVPN 2.x versions, as it enables a strict privilege
separation as part of the implementation. In addition, it provides
possibility to update the DNS configuration when that is being pushed
from the OpenVPN server. This client is built around D-Bus which
enables more advanced ways to interact with OpenVPN tunnels. And
it provides an openvpn3 Python 3 module to simplify interaction
with the client from Python.
.
This package contains OpenVPN3 Linux Client