This commit is contained in:
root 2020-04-10 17:04:15 -04:00
commit 8c5d4e2f55

View File

@ -8,3 +8,11 @@ The program also provides link quality monitoring (ping time and speed). The loa
The program has builtin web ui to monitor and control the openvpn connections and load balancing rules.
The program needs to run as root.
Todos
====
- [ ] improve log reading efficiency, potentially using pytailer
- [ ] improve ui using template, move to ajax
- [ ] parameterize inline constants
- [ ] refractor code
- [ ] documentations