keans / woice

A small python script that helps to connect to the WiFiOnICE network on ICE trains.
MIT License
4 stars 3 forks source link

Feature Request: Support also `WIFI@DB` and maybe `DBLounge` ESSID. #4

Open dreirund opened 2 years ago

dreirund commented 2 years ago

Nowadays, the ESSID WIFI@DB is also common for Deutsche Bahn-Wifi. But at some places, only the WIFIonICE is present, on others, only the WIFI@DB is present, on most places, both are present. And then we still have the DB-Lounge-Wifi DBLounge. Sometimes also only one of those networks actually work, even if more are present and connect.

At least the former two, and if I remember correctly also the third, all work via accessing http://wifionice.de/ with the webbrowser and logging in that way.

So I have a feature request:

Wherever you have an ESSID hardcoded (e.g. in the NetworkManager helper script examples/wifionice.sh), support all those ESSIDs.

Regards!

keans commented 2 years ago

Since I am currently not traveling by ICE I cannot check what ESSIDs there currently are. I think it should easily be possible to add further ESSIDs, however I can currently not check. Maybe next time on ICE I will observe the current situation and adapt the script.