schollz / find3

High-precision indoor positioning framework, version 3.
https://www.internalpositioning.com/doc
MIT License
4.63k stars 363 forks source link

Mention OpenWrt shell based scan package #197

Closed jekkos closed 3 years ago

jekkos commented 4 years ago

Hi there!

When I started to use find3 I wanted to have a more 'lightweight' solution for submitting passive fingerprints from my OpenWrt router that only has like 8Mb of flash (so way to small to install a go binary on there). That's why I created a package that uses curl and tcpdump combined with the a linux wifi device in monitor mode.

Might be useful for other users to check out.