aboutsummaryrefslogtreecommitdiffstats
path: root/README.txt
blob: 8c8bd0b89b36012ae86a034621982571a88ff8ed (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
glouglou - network traffic visualisation in real time 

The solution is constitued of a daemon that captures the traffic, and
clients that connects to the daemon and receives a summary of the traffic
and displays it.

Install libglouglou first, and then glougloud daemon and/or a glouglou client.

glougloud - glouglou daemon, for network traffic visualisation in real time
libglouglou - undelaying library for glougloud and glouglou clients
gg_efl - glouglou visualisation client in C using EFL
gg_trackproc - glouglou probe client in C that track process activity

TODO
====

glougloud: BUG: reencode the gg_packet before sending !
libglouglou, glougloud, gg_elife, gg_trackproc: debug mode, less output
gg_elife: flashy colors on event reception, depending of event
gg_elife: HAVE_GLOUGLOU autodetected from Makefile.am / configure.ac
libglouglou: packet type/size in static table
libglouglou + glougloud + gg_trackproc: droppriv and chroot