Skip to content

sashavasko/WiFiAfterConnect

Repository files navigation

WiFiAfterConnect

Android app automating logins into Captive Portals often encountered on free and many non-free Wi-Fi hostpots.

Install from Google Play.

Supported Portals

Most standard captive portals with a simple form are supported, both free and those requiring authentication. In addition to this, there is support for captive portals that do non-standard things, those are:

Building

  1. Make sure you have the Android SDK installed

  2. In the source directory, generate build scripts with

    android update project --path . --name WiFiAfterConnect
    
  3. Build using ant debug (or ant release)

License

This software is released under the Apache 2.0 License.

About

Android app automating logins into Captive Portals often encountered on free and many non-free Wi-Fi hostpots

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages