Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WiFi-Box detection fallback using network scanning #250

Open
peteruithoven opened this issue May 14, 2014 · 0 comments
Open

WiFi-Box detection fallback using network scanning #250

peteruithoven opened this issue May 14, 2014 · 0 comments

Comments

@peteruithoven
Copy link
Member

We could create a backup WiFi-Box detection system by scanning the local network. The tricky thing is that we can't figure out the user's computer localip so we have have to guess the range we scan. We could scan some common ranges like:

10.0.0.*
192.168.1.*
192.168.178.*

The following site uses this concept:
https://www.andlabs.org/tools/jsrecon.html

@peteruithoven peteruithoven changed the title Backup WiFi-Box detection using network scanning WiFi-Box detection fallback using network scanning Jul 3, 2015
@companje companje added this to the Network Connectivity Sprint milestone Jan 20, 2016
@companje companje removed this from the Network Connectivity milestone Mar 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants