Writing wireshark analog in rust with yew and tauri frameworks

Hello!

This is my capstone project for the bootcamp, and I’m submitting it for review. The project is a network traffic monitoring tool built using Tauri and Yew, allowing users to observe network activity, filter by protocol and ip.
Key Features:

Monitor network traffic in real-time.
Filter traffic by protocol or ip for targeted analysis.
Combines a Rust backend with a web frontend for efficiency and security.
Your review is crucial for me to complete the bootcamp, and your feedback will be incredibly helpful in refining the final version.

Thank you so much for taking the time to review it!
Link to pull request: Requesting reviews for capstone by JhonnyMahony · Pull Request #2 · JhonnyMahony/NetWatch · GitHub