aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index d8433db..eb40ba1 100644
--- a/README
+++ b/README
@@ -15,5 +15,5 @@ Priority == Item order!
1. RESTful listener for output sampled data from different processes
(send (real-time)statistics about protocols/jails/etc to highler level apps)
2. ptrace support for jailed apps (trace syscalls)
-3. implement more protocols such as SCADA/MySQL/telnet/Jabber/IRC/IMAP/POP
+3. implement more protocols such as HTTP/SCADA/MySQL/telnet/...
4. improved event handling (maybe libevent?)