diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2018-05-31 16:03:39 +0200 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2018-05-31 16:03:39 +0200 |
commit | 6564cac52527748aa4c2de162afbf348fd16762f (patch) | |
tree | b7a4bce4330b8a8572e790250e91b3573f893b48 /README | |
parent | b41711082314d3dcc838f3adf73cc75e89bde7cc (diff) |
POTD skeleton #86.
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -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?) |