If a wifi hotspot tries to redirect you to a login page, this can automatically fill it out.
Go to file
Brian Shaler 32988435ce README
2012-06-07 20:43:58 -07:00
.gitignore initial commit 2012-06-07 20:39:52 -07:00
app.js initial commit 2012-06-07 20:39:52 -07:00
package.json initial commit 2012-06-07 20:39:52 -07:00
README.md README 2012-06-07 20:43:58 -07:00

wifi-watcher

This simple node app will frequently request a small web resource (on S3) to see if your HTTP requests are being redirected by a wifi hotspot.

If you get redirected, the app can try to detect which hotspot you're on and log in with the specified credentials.

To get it running, clone this repository and then install dependencies:

npm install

Then, run the app:

node app.js

You can edit app.js to add rules for new wifi hotspots. Right now, it's set up to detect and log in on the wifi at Cartel Coffee in Tempe