From a91c2f214bd41a46d215756546d26f7e83f9bec3 Mon Sep 17 00:00:00 2001 From: Pavel Odintsov Date: Tue, 1 Sep 2015 16:57:19 +0300 Subject: [PATCH] Add remark about official support in FreeBSD --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a76e0d1..795a66e 100644 --- a/README.md +++ b/README.md @@ -17,11 +17,11 @@ FastNetMon - A high performance DoS/DDoS load analyzer built on top of multiple What can we do? We can detect hosts in our own network with a large amount of packets per second/bytes per second or flow per second incoming or outgoing from certain hosts. And we can call an external script which can notify you, switch off a server or blackhole the client. - We are part of [CloudRouter](https://cloudrouter.org/cloudrouter/2015/07/09/fastnetmon.html) distribution +- We are part of [official FreeBSD ports](https://freshports.org/net-mgmt/fastnetmon/), [manual install](docs/FreeBSD_INSTALL.md) - [VyOS based iso image with bundled FastNetMon](docs/VYOS_BINARY_ISO_IMAGE.md) - [Docker image](docs/DOCKER_INSTALL.md) - [Binary rpm packages for CentOS 6/7 and Fedora 21](docs/INSTALL_RPM_PACKAGES.md) - [Automatic install script for Debian/Ubuntu/CentOS/Fedora/Gentoo](docs/INSTALL.md) -- [Manual install on FreeBSD and Dragonfly BSD](docs/FreeBSD_INSTALL.md) - [Manual install on Mac OS X](docs/MAC_OS_INSTALL.md) - [Manual install on Slackware](docs/SLACKWARE_INSTALL.md) - [Manual install for VyOS](docs/VyOS_INSTALL.md)