adamwalach / openvpn-web-ui

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

ARMv8 compile and integration with latest openvpn core #31

Open bugsyb opened 3 years ago

bugsyb commented 3 years ago

Modifications allowing to:

use on ARMv8
bandwidth consumed (didn't work on original code)
integration with current OpenVPN version (use docker-openvpn repo)
default pass to different - static in "models/model.go "OhLaVache2020"

Credits for software go to original author - mine is just little port to ARMv8.