We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/changyuheng/winwifi.py/blob/708029c86505e063f7812ac51439d517e2085a96/src/winwifi/main.py#L159
Using index 0 ensures that only a single wlan interface is forced to re-scan. Do you think we should force all interfaces to re-scan?
If so, should we also netsh on those interfaces as well?
netsh
The text was updated successfully, but these errors were encountered:
No branches or pull requests
https://github.com/changyuheng/winwifi.py/blob/708029c86505e063f7812ac51439d517e2085a96/src/winwifi/main.py#L159
Using index 0 ensures that only a single wlan interface is forced to re-scan.
Do you think we should force all interfaces to re-scan?
If so, should we also
netsh
on those interfaces as well?The text was updated successfully, but these errors were encountered: