adamwalach / openvpn-web-ui

Web interface (with golang backend) for monitoring and administration of OpenVPN server
MIT License
673 stars 274 forks source link

Add extra server and client options #32

Open tyzbit opened 3 years ago

tyzbit commented 3 years ago

In this PR we add the ability to specify DNS servers and to add extra config options to the server and client configs.

https://github.com/adamwalach/go-openvpn/pull/4 must be merged prior to merging this.