diff options
author | ficus <ficus@robocracy.org> | 2012-11-23 23:13:04 +0100 |
---|---|---|
committer | ficus <ficus@robocracy.org> | 2012-11-23 23:13:04 +0100 |
commit | ef89083295c28b1d8b15ff3dcd9a11d8c1595dea (patch) | |
tree | e4e5a822fc2c515cce83609203f214b04c4a5f96 /TODO | |
parent | 7bca5bd6c727fb006f0b066f9c0760c91eae921c (diff) | |
download | tui-ef89083295c28b1d8b15ff3dcd9a11d8c1595dea.tar.gz tui-ef89083295c28b1d8b15ff3dcd9a11d8c1595dea.zip |
add about page, include version number
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 8 |
1 files changed, 3 insertions, 5 deletions
@@ -6,15 +6,13 @@ - switch from os.popen to subprocess - ifup/down doesn't set link status? - CSS: blank space at top -- display DHCP lease status of WAN port -- modify DHCP lease settings for ethernet LAN - enable/disable hotplug in interfaces when method changes -- crude throttling (with wondershaper?) # Then -- add /about/ page with disclaimer, project link, and known bugs - - include link to torproject.org hidden service +- crude throttling (with wondershaper?) +- display DHCP lease status of WAN port +- modify DHCP lease settings for ethernet LAN - admin authentication scheme - only listen on local ethernet interface (enforce with firewall?) - not-root permissions scheme for: interfaces, tor, wireless, ssh keys |