Skip to content

o8x/WireDolphin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WireDolphin

a Simple Wireshark For learning C++ and QT

Overview

a Simple Wireshark Based on libpcap

  • Automatic scrolling of main table
  • Automatic record and restore the application position and size
  • Basic MenuBar view for stats only MacOS
  • Variable width and rich color of table and tree interface
  • Supports both IPv4 and v6
  • Various metrics for TCP/UDP/ARP/ICMP/HTTP packets
  • Data packet details of layer 2, layer 3 and layer 4
  • View for the payload on HEX/ASCII/Text
  • Export & Import for .pcap file
  • Signed dmg

Architecture diagram

Function Detail

  • Hardware: Ethernet Controller, example: intel I350
  • GUI: User Interface
  • Capture: get and analyzer data packets
  • innta: Intelligent network traffic analyzer Core
  • Data Storage: XML and sqlite3
  • Export: .pcap

Next Generation Features

  • distributed
  • introducing DPDK
  • like ntopng

Reference

Contributors

Stargazers over time

Star History Chart