Skip to content

Utillib 1.0

Latest

Choose a tag to compare

@Hamish-Leahy Hamish-Leahy released this 31 May 08:47
· 11 commits to main since this release
e38d38f

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!