Skip to content
#

openvpn-auth

Here are 12 public repositories matching this topic...

MeneDev
MeneDev commented Jul 1, 2018

Currently the VPN must be the only tun device and it must be a tun device (other modes are not supported).

This is a limitation that exists only in the check for an already established connection. The check could also be performed by querying nmcli. This was originally avoided as it creates a dependency on nmcli. However, the dependency also exists for establishing the connection.

`nmcli

enhancement good first issue

Improve this page

Add a description, image, and links to the openvpn-auth topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the openvpn-auth topic, visit your repo's landing page and select "manage topics."

Learn more