adafruit / Adafruit_BLESniffer_Python

Python API for Adafruit's Bluefruit LE Sniffer
Other
101 stars 51 forks source link

allow user to specify the logfile name #9

Closed ckuethe closed 7 years ago

ckuethe commented 7 years ago

This allows you to say something like sniffer.py /dev/ttyUSB0 -t C0:FF:EE:00:1D:3A -l my-coffee-maker-1.pcap or ... --logfile my-coffee-maker-2.pcap so that you can keep your captures separated by time or device.