furlongm / openvpn-monitor

openvpn-monitor is a web based OpenVPN monitor, that shows current connection information, such as users, location and data transferred.
http://openvpn-monitor.openbytes.ie
GNU General Public License v3.0
968 stars 294 forks source link

Refactoing: Using Jinja2 templates #254

Open exeba opened 2 years ago

exeba commented 2 years ago

I've been doing a bit of refactoring to make the code clearer to me. If you think this is helpful here is my pull request.