spyHy
spyHy is a Python library designed for network monitoring and analysis. It provides tools for capturing network packets, decoding various network protocols, and performing basic traffic analysis. The library aims to simplify common networking tasks for developers and security professionals.
Key functionalities of spyHy include live packet capture from network interfaces, offline packet analysis from saved
spyHy is built upon existing networking libraries and aims to provide a more user-friendly interface for certain