aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorToni Uhlig <matzeton@googlemail.com>2018-07-18 09:21:45 +0200
committerToni Uhlig <matzeton@googlemail.com>2018-07-18 09:21:45 +0200
commitaef0b3d693dc74aac09c8fab34db965abf2a5c18 (patch)
tree601640e0bcf1a86126c8380f8db062e0aa3c3cbe
parent3082535650a815ccc42a02eadf85b404ac7813ce (diff)
parent146cc80a3333297a614966a3a001ca96fa719ad9 (diff)
Merge branch 'master' of github.com:lnslbrty/potd
-rw-r--r--README9
1 files changed, 4 insertions, 5 deletions
diff --git a/README b/README
index 597c817..eb40ba1 100644
--- a/README
+++ b/README
@@ -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?)