IPQReader

What's this?

IPQReader is very simple and easy to use tool that reads network traffic using netfilter QUEUE. The main goal is to recognize as many IP-based protocols as possible and print every information in human readable format or XML for further processing.

The main advantage of IPQReader is simplicity. There are no internal filters, no scripting languages, no 4-screens-long option lists. You won't need them, you wouldn't want to learn them. The only things you may specify are output format you want (text/XML) and what protocol layers you are interested in. Everything else is controlled by powerful and flexible iptables tool.

So far, IPQReader knows IPv4, TCP (both without options) and UDP protocols and all well-defined ICMP messages (but can't bring out all the information yet).

Download

To get IPQReader, please visit this project's page on sourceforge.net:

http://sourceforge.net/projects/ipqr/

Copyleft

author: Michał Sałaban <emes /at/ pld-linux /dot/ org>

IPQReader is a free software. You can redistribute it and/or modify it under the terms of the GNU General Public License, either version 2 of the License, or (at your option) any later version.


(c) Michał Sałaban, emes /at/ pld-linux.org