WirefishInc / wirefish

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

Some Fixes #14

Closed christiancagnazzo closed 1 year ago

christiancagnazzo commented 1 year ago

Added type and versiond fields in Encrypted packets; Added new Unknown Packet for default case and added Malformed case for each type; Added TLS Malformed Packet; Fixed bug Server Hello (cipher and compression didn't displayed); Added error handling in frontend; Added image conversion in HTTP Response