2 releases
0.1.0 | Jan 29, 2024 |
---|
#60 in #microsoft
30KB
575 lines
[!WARNING] Work in progress
winwifi
Windows WiFi management inspired by https://devblogs.microsoft.com/scripting/view-passwords-of-wireless-profiles-without-using-netsh-exe/
Usage
List currently saved WiFi profiles
winwifi profile list
Get information about a WiFi profile
winwifi profile get --name <profile name>
Remove a WiFi profile
winwifi profile remove --name <profile name>
Scan for available WiFi networks
winwifi network scan
List available WiFi networks
winwifi network list
Dependencies
~128MB
~2M SLoC