Created
November 26, 2021 13:45
-
-
Save timb-machine/151d574dc6ac764e980f8dbefa119da1 to your computer and use it in GitHub Desktop.
packet-monkey.out
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ ./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