debian: Update long description

Use the long description from the official Debian package.

Signed-off-by: Benjamin Drung <benjamin.drung@profitbricks.com>
This commit is contained in:
Benjamin Drung 2017-07-27 11:44:35 +02:00
parent a34d65a474
commit abbbbc3629

12
debian/control vendored

@ -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.