calebmadrigal / trackerjacker

Like nmap for mapping wifi networks you're not connected to, plus device tracking
MIT License
2.63k stars 188 forks source link

Cool project, perhaps also for RPi #2

Open E3V3A opened 6 years ago

E3V3A commented 6 years ago

Look like a very cool project. I'll try it on RPi3 and see how that goes. I can already think of many uses for this.

calebmadrigal commented 6 years ago

Thanks, I'll be curious to hear your feedback.

calebmadrigal commented 6 years ago

@E3V3A Make sure to test with the newest version (1.1.1 right now), as the previous versions had a bug where the incorrect requirement was specified (PyYAML instead of pyaml). See https://github.com/calebmadrigal/trackerjacker/issues/3 for more details.

calebmadrigal commented 6 years ago

It appears to be working on the Pi Zero W. I noticed a syntax error for older versions of Python which I fixed.

brasdata commented 5 years ago

Great project. Is there an install guide for the Raspberry PI that you could point us to?