diff options
author | lns <matzeton@googlemail.com> | 2018-06-13 17:06:09 +0200 |
---|---|---|
committer | lns <matzeton@googlemail.com> | 2018-06-13 17:06:09 +0200 |
commit | d0f6c772ae2d83e961d930016392d009d6bca156 (patch) | |
tree | d4f679146a61b28056e772e30570c53fb4721b80 | |
parent | 4f7d9bf759bc38fc363155643e9b7bb8fcdf0724 (diff) |
POTD skeleton #105.skeleton
Signed-off-by: lns <matzeton@googlemail.com>
-rw-r--r-- | README | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -15,5 +15,6 @@ 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?) +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?) |