WirefishInc / wirefish

A blazingly fast multiplatform packet sniffer built with Tauri!
MIT License
270 stars 17 forks source link

Sniffing view + Filters' panel + Bitrate chart #29

Open stefanodevenuto opened 1 year ago

stefanodevenuto commented 1 year ago

Overview

The visualization of the incoming packets can be more appealing, and more importantly not limited by the MUI Table, either in terms of "refreshing" of new packets and of mere functionality

Also, the idea is visualizing the flow of the connection in terms of packets received per interval. Each time the set interval expires, the chart is updated consequentely.

Intended Outcome

The new packets representation is:

immagine

Features

All the steps will basically affect just the frontend side.

References

Figma Project