Download List

Projeto Descrição

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 Requirements

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

O sistema de configuração foi atualizado para suporte ao PostgreSQL novamente, eo SQL escrever código foi atualizado para suportar o novo esquema.
Tags: 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