mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
0594c508cd
Signed-off-by: B. Watson <yalhcru@gmail.com>
12 lines
561 B
Text
12 lines
561 B
Text
darkstat is a packet sniffing daemon that serves statistics over HTTP
|
|
using a builtin web server. Statistics can be refined using tcpdump
|
|
filter expression syntax.
|
|
|
|
Features:
|
|
- Traffic graphs, and reports per host, showing each port for each host.
|
|
- Embedded web-server with deflate compression.
|
|
- Asynchronous reverse DNS resolution using a child process.
|
|
- Small. Portable. Single-threaded. Efficient. Uncomplicated.
|
|
|
|
Once you have started darkstat (see the manpage), you can access your
|
|
network monitor by pointing your browser to: http://youripaddress:667
|