aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordev0 <matzeton@googlemail.com>2018-07-17 16:11:35 +0200
committerGitHub <noreply@github.com>2018-07-17 16:11:35 +0200
commit146cc80a3333297a614966a3a001ca96fa719ad9 (patch)
treeb6154010be2382bb136214b45d09dd0634e2cfbe
parent12299c9affba1261753818e7d6e837fef1a83136 (diff)
Update README
-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?)