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

Allow additional wpa_supplicant.conf in client mode #20

Closed
mame82 opened this issue Sep 6, 2018 · 2 comments
Closed

Allow additional wpa_supplicant.conf in client mode #20

mame82 opened this issue Sep 6, 2018 · 2 comments
Assignees
Labels
Milestone

Comments

@mame82
Copy link
Collaborator

mame82 commented Sep 6, 2018

Allow providing a wpa_supplicant.conf file in WiFi client (station) mode, to attempt to connect to multiple known access points.

It has to be tested if this could still be combined with failover mode. Otherwise usage will be restricted to client mode

@mame82 mame82 created this issue from a note in P4wnP1 alpha release (ToDo) Sep 6, 2018
@mame82 mame82 self-assigned this Sep 6, 2018
@mame82 mame82 added the WiFi label Sep 6, 2018
@mame82 mame82 added this to the Alpha release milestone Sep 6, 2018
@mame82
Copy link
Collaborator Author

mame82 commented Oct 13, 2018

Not needed, data structures of WiFi settings allow multiple target networks (backed by an array).
The feature isn't visible from the WebClient or CLI, as the array is always filled with a single BSSCFG (target SSID and PSK)

@mame82 mame82 closed this as completed Oct 13, 2018
P4wnP1 alpha release automation moved this from ToDo to Done Oct 13, 2018
@SymbianSyMoh
Copy link
Collaborator

Any updates on this one? I was about to open a feature request to add the capability to the Client Mode to search and connect to more than one defined APs!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

2 participants