aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlns <matzeton@googlemail.com>2018-06-13 17:06:09 +0200
committerlns <matzeton@googlemail.com>2018-06-13 17:06:09 +0200
commitd0f6c772ae2d83e961d930016392d009d6bca156 (patch)
treed4f679146a61b28056e772e30570c53fb4721b80
parent4f7d9bf759bc38fc363155643e9b7bb8fcdf0724 (diff)
POTD skeleton #105.skeleton
Signed-off-by: lns <matzeton@googlemail.com>
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index 9e368bc..597c817 100644
--- a/README
+++ b/README
@@ -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?)