nstreams
network streams - a tcpdump output analyzer
Install
- All systems
-
curl cmd.cat/nstreams.sh
- Debian
-
apt-get install nstreams
- Ubuntu
-
apt-get install nstreams
- Kali Linux
-
apt-get install nstreams
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install nstreams
- Raspbian
-
apt-get install nstreams
- Dockerfile
- dockerfile.run/nstreams
nstreams
network streams - a tcpdump output analyzer
Nstreams is a utility designed to identify the IP streams that are occurring on a network from a non-user friendly tcpdump output of several megabytes. This is especially useful when you plan to install a firewall but if you do not know the nstreams that the network users are generating (http, real audio, and more...). Nstreams can read the tcpdump output directly from stdin, or from a file. It can even generate the configuration file of your firewall.