2 releases

0.1.0 Jan 29, 2024

#49 in #microsoft

Download history 2/week @ 2024-01-29 29/week @ 2024-02-26 31/week @ 2024-04-01 157/week @ 2024-04-22

188 downloads per month

BSD-3-Clause

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

~141MB
~2.5M SLoC