This is the initial release of the Wireshark automation script. It provides a simple way to capture network packets using Wireshark (or TShark) through a user-friendly command-line interface.
Key features:
- Interactive prompts for interface, duration, filename, and optional filter.
- Saves captures in the standard .pcapng format.
- Includes basic error handling.
Perfect for beginners or anyone looking to automate their network analysis workflow!