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

Update wifi.js to still include networks with missing security mode on macos #964

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

accnops
Copy link

@accnops accnops commented Jan 28, 2025

wifiNetworks will on return a subset of networks if one of the networks in the list returned by the macos command does not have a security mode.

Before, only 11 of 19 get processed:
CleanShot 2025-01-28 at 17 08 01 2@2x
After, 19 of 19 get processed:
CleanShot 2025-01-28 at 17 20 24@2x

…n macos

`wifiNetworks` will on return a subset of networks if one of the networks in the list returned by the macos command does not have a security mode.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant