aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorToni Uhlig <matzeton@googlemail.com>2018-05-31 16:03:39 +0200
committerToni Uhlig <matzeton@googlemail.com>2018-05-31 16:03:39 +0200
commit6564cac52527748aa4c2de162afbf348fd16762f (patch)
treeb7a4bce4330b8a8572e790250e91b3573f893b48 /README
parentb41711082314d3dcc838f3adf73cc75e89bde7cc (diff)
POTD skeleton #86.
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 6 insertions, 3 deletions
diff --git a/README b/README
index bb73f43..0875999 100644
--- a/README
+++ b/README
@@ -9,6 +9,9 @@ Suits perfect for your favoured Desktop/Server/OpenWrt Linux system.
TODOs
=====
-1. implement more protocols such as SCADA/MySQL/telnet
-2. improved event handling (maybe libevent?)
-3. more/other jail options (e.g. per jail filesystem w/ image managment)
+Priority == Item order!
+1. more/other jail options (e.g. per jail filesystem w/ image managment)
+2. RESTful listener for output sampled data from different processes
+ (send (real-time)statistics about protocols/jails/etc to highler level apps)
+3. implement more protocols such as SCADA/MySQL/telnet/Jabber/IRC/IMAP/POP
+4. improved event handling (maybe libevent?)