flowdumper
perl module for analyzing raw IP flow files written by cflowd
Install
- All systems
-
curl cmd.cat/flowdumper.sh
- Debian
-
apt-get install libcflow-perl
- Ubuntu
-
apt-get install libcflow-perl
- Kali Linux
-
apt-get install libcflow-perl
- Fedora
-
dnf install perl-Cflow
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libcflow-perl
- Raspbian
-
apt-get install libcflow-perl
- Dockerfile
- dockerfile.run/flowdumper
libcflow-perl
perl module for analyzing raw IP flow files written by cflowd
This Perl module implements an API for analyzing flows in raw IP flow files written by cflowd, a package used to collect Cisco NetFlow data.