Download List

项目描述

Tanal is a Unix daemon that captures traffic
packet size, source, destination, and times and
saves this data into a native PostgreSQL or ODBC
database in near real time, from which traffic
reports may be made. It does not save the actual
data or headers. It works on ethX or cooked
devices like ppp0. It uses PostgreSQL embedded SQL
or libodbc++ to insert the data, the pcap library
to capture traffic, and pthreads to capure and
write at the same time. Pcap filters can be
specified on the command line. Logs go to syslog.
Under development are tools that analyze this
traffic to determine the type based on flows, not
packet inspection.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-08-04 06:24 Back to release list
3-3-0

配置系统已经更新,以支持PostgreSQL再次和SQL编写代码已被更新以支持新的模式。
标签: Minor bugfixes
The configuration system has been updated to support PostgreSQL again, and the SQL write code has been updated to support the new schema.

Project Resources