Download List

Descripción del Proyecto

TNV (The Network Visualizer or Time-based Network
Visualizer) depicts network traffic by visualizing
packets and links between local and remote hosts.
It is intended for network traffic analysis to
facilitate learning what constitutes 'normal'
activity on a network, investigating packet
details and security events, or for network
troubleshooting. It can open saved libpcap (from
tcpdump, windump, ethereal, etc.) formatted files
or capture live packets on the wire, and export
data in libpcap format or save the data to a
MySQL database to enable the examination of trends
over time.

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.

2009-12-30 07:21
0.3.9

La base de datos integrada se ha migrado de HSQLDB a H2.
Tags: Minor bugfixes, Minor feature enhancements
The embedded database has been migrated from HSQLDB to H2.

2009-12-30 03:43
0.3.9

La base de datos integrada se ha migrado de hsqldb a H2.
Tags: Minor bugfixes, Minor feature enhancements
The embedded database has been migrated from hsqldb to h2.

2007-01-12 19:58
0.3.7

De datos externos las herramientas para hacer consultas o ejecutar secuencias de comandos URL. Manejo de errores mejorada. El potencial de captura de diálogo de corrección para Linux. Un archivo binario universal de la biblioteca jpcap para Mac PPC e Intel.
Tags: Minor feature enhancements
External data tools for doing URL queries or running scripts. Improved error handling. A potential capture dialog fix for Linux. A universal binary of the jpcap library for Mac PPC and Intel.

2007-01-11 05:35
0.3.6

La licencia fue cambiado a MIT para más flexibilidad. Ordenar por frecuencia se aplicó. Enlaces del menú se agrega a la página del proyecto en SF, foros, errores y solicitudes. La fuente fue rediseñado a los paquetes de agruparse y tener menos código duplicado para bases de datos. A 'eliminar del menú de todos los datos' para MySQL se ha añadido. Errores menores con MySQL se han arreglado. Paquetes OS X fue añadido.
Tags: Minor feature enhancements
The license was changed to MIT for more flexibility. Sort by frequency was implemented. Menu links were added to the SF project page, forums, bug, and feature request. The source was refactored to cluster packages together and to have less duplicate code for databases. A 'remove all data' menu item for MySQL was added. Minor bugs with MySQL were fixed. OS X packages was added.

2006-12-22 23:54
0.3.5

Esta versión incluye funciones de tipo de acogida sobre la base de la hora de llegada o de propiedad intelectual.
Tags: Minor feature enhancements
This release adds host sort functions based on arrival time or IP.

Project Resources