-
Notifications
You must be signed in to change notification settings - Fork 65
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
Add a command for WPS Push Button #180
Comments
Good idea! Here is how I think it should work:
I'm open for patches! |
Can we split together the job.
The last point is that you don't have to choose an SSID to make WPS works, is it a limitation of wpa_cli? |
Unfortunately, I don't have the time and hardware to help you out with this one. If you want I can guide you a bit in implementing this, though it might not be easy. Already the credential processing could be challenging in the framework of netctl. Offering WPS without selecting an SSID sounds insecure and poorly fitting to the use cases of the typical Arch Linux user, so I wouldn't spend much time on that if I were you. |
ok, I start to play with wpa_cli and it's really easy, I didn't find how get the "answer" of wpa_cli. |
WPS Push Button is really a nice way to add new network with complicate password.
We could have a new
netctl
command to let our system do this.This command could create a file automatically.
Do you think it is possible?
netctl wps
The text was updated successfully, but these errors were encountered: