diff options
author | dev0 <matzeton@googlemail.com> | 2018-07-17 16:11:35 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-17 16:11:35 +0200 |
commit | 146cc80a3333297a614966a3a001ca96fa719ad9 (patch) | |
tree | b6154010be2382bb136214b45d09dd0634e2cfbe | |
parent | 12299c9affba1261753818e7d6e837fef1a83136 (diff) |
Update README
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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?) |