An open API service indexing awesome lists of open source software.

https://github.com/o8x/wiredolphin

a Simple Wireshark For learning C++ and QT
https://github.com/o8x/wiredolphin

capture-network cpp network-analysis qt6 wireshark

Last synced: 4 months ago
JSON representation

a Simple Wireshark For learning C++ and QT

Awesome Lists containing this project

README

        




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

- [Bug Tracker Project](https://github.com/users/o8x/projects/3)
- [Roadmap Project](https://github.com/users/o8x/projects/4)
- [CHANGELOG.md](CHANGELOG.md)

# Contributors



# Stargazers over time





Star History Chart