From fa2275408617e88b3e7192dab724e8fdaf5a5ae2 Mon Sep 17 00:00:00 2001 From: Pavel Odintsov Date: Sat, 10 Jan 2015 01:53:31 +0300 Subject: [PATCH] Add info about supported platforms --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 02b5399..347fbd3 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,10 @@ Features: - Can detect DoS/DDoS in 1-2 seconds - Tested up to 10GE with 5-6 Mpps on Intel i7 2600 with Intel Nic 82599 +Supported platforms: +- Linux (Debian 6+, CentOS 6+, Ubuntu 12+) +- FreeBSD 10+ (without PF_RING support, only sFLOW) + What is "flow" in FastNetMon terms? It's one or multiple connection udp, tcp, icmp with unique src IP, dst IP, src port, dst port and protocol. Main programm screen image: