fastnetmon 1.2.7-1 source package in Ubuntu

Changelog

fastnetmon (1.2.7-1) unstable; urgency=medium

  * New upstream release.
  * Use new systemd service: Create a fastnetmon user and do not run fastnetmon
    as root anymore.
  * Update debian/copyright.
  * Overwrite false positive lintian warning.
  * Use dh-sequence-movetousr build dependency to move files to /usr.
    Closes: #1073746
  * Bump Standards-Version to 4.7.0.

 -- Patrick Matthäi <email address hidden>  Mon, 08 Jul 2024 15:49:50 +0200

Upload details

Uploaded by:
Patrick Matthäi
Uploaded to:
Sid
Original maintainer:
Patrick Matthäi
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
fastnetmon_1.2.7-1.dsc 2.3 KiB 06c694b209e218670d327c83a9d584d423953c0ce78b84b3e322d86a265995cc
fastnetmon_1.2.7.orig.tar.gz 1.4 MiB c21fcbf970214dd48ee8aa11e6294e16bea86495085315e7b370a84b316d0af9
fastnetmon_1.2.7-1.debian.tar.xz 4.4 KiB 45c5c7f6b3aa2f3bc05fe0023c30e8766fb39fa2e1d36e473aaa7736e1e95211

No changes file available.

Binary packages built by this source

fastnetmon: fast DDoS analyzer with sflow/netflow/mirror support (community edition)

 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.
 .
 This package contains the community edition.

fastnetmon-dbgsym: debug symbols for fastnetmon