blob: eb40ba1a93daf580a5aa65a0c4351efcd715566a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
honey[potd]aemon
================
This project is part of a BA thesis. It is all but not finished yet.
(Currently) Supported protocols:
ssh with libssh
Suits perfect for your favoured Desktop/Server/OpenWrt Linux system.
TODOs
=====
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 HTTP/SCADA/MySQL/telnet/...
4. improved event handling (maybe libevent?)
|