Skip to content

Instantly share code, notes, and snippets.

@timb-machine
Created November 26, 2021 13:45
Show Gist options
  • Save timb-machine/151d574dc6ac764e980f8dbefa119da1 to your computer and use it in GitHub Desktop.
Save timb-machine/151d574dc6ac764e980f8dbefa119da1 to your computer and use it in GitHub Desktop.
packet-monkey.out
$ ./packet-monkey.sh --type all --pcapfilename packets-hostname-xxx.pcap
_ _ _
_ __ __ _ ___| | _____| |_ _ __ ___ ___ _ __ | | _____ _ _
| '_ \ / _` |/ __| |/ / _ \ __|____| '_ ` _ \ / _ \| '_ \| |/ / _ \ | | |
| |_) | (_| | (__| < __/ ||_____| | | | | | (_) | | | | < __/ |_| |
| .__/ \__,_|\___|_|\_\___|\__| |_| |_| |_|\___/|_| |_|_|\_\___|\__, |
|_| |___/
=[ @timb_machine ]=
I: [packet-monkey] arp: arp
40K packets-hostname-arp.pcap
I: [packet-monkey] auto_rp: auto_rp
12K packets-hostname-auto_rp.pcap
I: [packet-monkey] bfd: udp and bfd
56K packets-hostname-bfd.pcap
...
$ ls lib/filters/enabled/all | wc -l
54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment