How To Install Flowdumper On Debian, Ubuntu, Kali, Fedora And Raspbian?
Install flowdumper
-
Debian
apt-get install libcflow-perl
Click to copy -
Ubuntu
apt-get install libcflow-perl
Click to copy -
Kali Linux
apt-get install libcflow-perl
Click to copy -
Fedora
dnf install perl-Cflow
Click to copy -
Raspbian
apt-get install libcflow-perl
Click to copy
libcflow-perl
perl module for analyzing raw IP flow files written by cflowdThis Perl module implements an API for analyzing flows in raw IP flow files written by cflowd, a package used to collect Cisco NetFlow data.
perl-Cflow
Find flows in raw IP flow files
Install the latest version of flowdumper in Debian, Ubuntu, Kali, Fedora and Raspbian from terminal. To install the flowdumper just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of flowdumper from the respository and install it in your computer/server.