Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Network Manager - Support hot spot connection #1

Closed
manfredu opened this issue Jun 7, 2020 · 1 comment
Closed

Feature request: Network Manager - Support hot spot connection #1

manfredu opened this issue Jun 7, 2020 · 1 comment

Comments

Labels
None yet
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
@manfredu
Copy link

@manfredu manfredu commented Jun 7, 2020

It would be great if network manager would support a wifi connection thru a hot spot as described on https://wiki.voidlinux.org/Network_Configuration#Connecting_to_hotel_.2F_restaurant_.2F_airport_hotspots_via_the_command_line.

In my case I would like to connect to the wifi network while traveling by train. The wlan provided by the train operator requires login on a web page. The web page is not shown when using network manager...

@beanpole135
Copy link
Member

@beanpole135 beanpole135 commented Jun 7, 2020

Resolved in the 2020.06.07 release.
Now it properly handles open network setup just fine (key-mgmt=NONE), and if this is the first time you connect to that network, it will even launch the browser on an http url so that any capture portal can open up as needed.

@beanpole135 beanpole135 closed this Jun 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment