Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 724 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 724 Bytes

CaptivePortalAutologin

It works by simply replacing the action URL from the login form on the web page to a local HTTP server which redirects the request to the original destination. The local HTTP server saves the request, so the app can reproduce the same call next time you connect to the same WiFi network.

Get it on F-Droid

Contribution

If somebody knows a better way to save the login procedure (without letting the web page executing java code), I would love your contribution.

Or any other contribution is highly appreciated.