diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2018-07-18 09:21:45 +0200 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2018-07-18 09:21:45 +0200 |
commit | aef0b3d693dc74aac09c8fab34db965abf2a5c18 (patch) | |
tree | 601640e0bcf1a86126c8380f8db062e0aa3c3cbe | |
parent | 3082535650a815ccc42a02eadf85b404ac7813ce (diff) | |
parent | 146cc80a3333297a614966a3a001ca96fa719ad9 (diff) |
Merge branch 'master' of github.com:lnslbrty/potd
-rw-r--r-- | README | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -12,9 +12,8 @@ TODOs ===== 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 +1. RESTful listener for output sampled data from different processes (send (real-time)statistics about protocols/jails/etc to highler level apps) -3. ptrace support for jailed apps (trace syscalls) -4. implement more protocols such as SCADA/MySQL/telnet/Jabber/IRC/IMAP/POP -5. improved event handling (maybe libevent?) +2. ptrace support for jailed apps (trace syscalls) +3. implement more protocols such as HTTP/SCADA/MySQL/telnet/... +4. improved event handling (maybe libevent?) |