Home > xshark

xshark

Xshark is a project mainly written in C, it's free.

libwireshark based program to extract packets information and save data to sql server.

This is a simple program used to parse packet structure using the libwireshark library and export data into odbc database. it is based on the tshark program's framework but removed unrelated code lines.

The program could be compiled on linux and windows. The odbc part only supported on windows.

Previous:puppet-etckeeper