Hi there,
I came across your project while trying to build a service for monitoring OpenVPN endpoints. As I'm sure you're aware, the official client requires privileges to create TUN/TAP devices. This makes it difficult to neatly implement my service in a "serverless" environment.
In order to get this working, I've been hacking on a fork that implements tls-auth and tls-crypt. tls-auth is done, and I'm very close with tls-crypt.
Are you interested in accepting a PR?
Tom
Hi there,
I came across your project while trying to build a service for monitoring OpenVPN endpoints. As I'm sure you're aware, the official client requires privileges to create TUN/TAP devices. This makes it difficult to neatly implement my service in a "serverless" environment.
In order to get this working, I've been hacking on a fork that implements
tls-authandtls-crypt.tls-authis done, and I'm very close withtls-crypt.Are you interested in accepting a PR?
Tom