fprobe
export captured traffic to remote NetFlow Collector
Install
- All systems
-
curl cmd.cat/fprobe.sh
- Debian
-
apt-get install fprobe
- Ubuntu
-
apt-get install fprobe
- Alpine
-
apk add fprobe
- Kali Linux
-
apt-get install fprobe
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install fprobe
- OS X
-
brew install fprobe
- Raspbian
-
apt-get install fprobe
- Dockerfile
- dockerfile.run/fprobe
- Docker
-
docker run cmd.cat/fprobe fprobe
powered by Commando
fprobe
export captured traffic to remote NetFlow Collector
This program is a libpcap-based utility which collects network traffic and emits it as NetFlow towards a specified collector. Homepage: fprobe.sourceforge.net