Skip to content
/ xshark Public

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

Notifications You must be signed in to change notification settings

arsane/xshark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages