Closed ckuethe closed 7 years ago
This allows you to say something like sniffer.py /dev/ttyUSB0 -t C0:FF:EE:00:1D:3A if you're analyzing the hypothetical bluetooth coffee maker on your desk and you already know what its address is.
sniffer.py /dev/ttyUSB0 -t C0:FF:EE:00:1D:3A
trustin' ya that this works :)
Thanks! It's what I've been using all morning to follow my hypothetical bluetooth coffee maker without having to wait for a scan. :)
This allows you to say something like
sniffer.py /dev/ttyUSB0 -t C0:FF:EE:00:1D:3A
if you're analyzing the hypothetical bluetooth coffee maker on your desk and you already know what its address is.