nstreams is a program that analyzes the networks streams occuring on a network and prints them in a human readable form. This is useful when you want to set up a firewall but do not know your needs/the needs of your customers. nstreams can read tcpdump output files or directly listen on a given interface, and may even produce ipchains (Linux) or ipfw (BSD) firewall rules instead of printing the streams, letting you build your firewall automagically.
| Tags | Networking Firewalls |
|---|---|
| Licenses | GPL |
Recent releases


No changes have been submitted for this release.


Release Notes: Corrected a segfault that occured when the nstreams-networks file contained no '0/0' entry and corrected a bug regarding the /32 hosts.


Release Notes: nstreams is now compatible with the tcpdump of RedHat 6.1, installation problems have been solved, and a segfault that occured with the -l option has been fixed.


Release Notes: First public release.