admin
07-25-2003, 10:53 AM
pmacct is a network tool to gather IP traffic information (source address, bytes counter, and number of packets). Data is stored in an in-memory table whose content could be retrieved by a client program via a local stream-oriented connection. Gathering packets off the wire is done using the pcap library and one or more network interfaces in promiscuous mode. Platforms: Linux, OpenBSD Homepage added by Radost
