add some todos

This commit is contained in:
mantaohuang 2020-04-10 11:23:36 -04:00
parent 2a025ffa94
commit 1f887d4cda

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 has builtin web ui to monitor and control the openvpn connections and load balancing rules.
The program needs to run as root. 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