From abbbbc362904528dd7c870cd3f0cc514c81777e4 Mon Sep 17 00:00:00 2001 From: Benjamin Drung Date: Thu, 27 Jul 2017 11:44:35 +0200 Subject: [PATCH] debian: Update long description Use the long description from the official Debian package. Signed-off-by: Benjamin Drung --- debian/control | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index c552df7b..e615cb58 100644 --- a/debian/control +++ b/debian/control @@ -10,4 +10,14 @@ Package: fastnetmon Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libboost-thread-dev, libboost-system-dev, libboost-regex-dev, libpcap-dev, liblog4cpp5-dev Description: Very fast DDoS analyzer with sflow/netflow/mirror support - FastNetMon - A high performance DoS/DDoS attack sensor. + FastNetMon is a very high performance distributed denial-of-service attack + (DDoS attack) detector built on top of multiple packet capture engines: + NetFlow, IPFIX, sFLOW. + . + It can detect hosts in your networks sending or receiving large volumes of + packets/bytes/flows per second. It can call an external script to notify you, + switch off a server, or blackhole the client. + . + To enable sFLOW, simply specify IP of the server running FastNetMon and specify + (configurable) port 6343. To enable netflow, simply specify IP of the server + running FastNetMon and specify (configurable) port 2055.