helloSystem / Utilities

Utilities written in PyQt5, meant for use with helloSystem
BSD 2-Clause "Simplified" License
28 stars 29 forks source link

Allow to log into public HotSpots using WISPR #82

Open probonopd opened 3 years ago

probonopd commented 3 years ago

Allow to log into public HotSpots using WISPR https://docs.microsoft.com/en-us/windows-hardware/drivers/mobilebroadband/wispr-authentication

Many public HotSpots are using the WISPR protocol for logging in via a captive portal.

This seems to be the more generic variant of https://github.com/Haxe18/telekom_fon_connect/ which is working well for me.