2个版本

0.1.0 2024年1月29日

#56 in #microsoft

BSD-3-Clause

30KB
575 代码行

[!WARNING] 进行中

winwifi

https://devblogs.microsoft.com/scripting/view-passwords-of-wireless-profiles-without-using-netsh-exe/ 启发的Windows WiFi管理

用法

列出当前保存的WiFi配置文件

winwifi profile list

获取WiFi配置文件信息

winwifi profile get --name <profile name>

删除WiFi配置文件

winwifi profile remove --name <profile name>

扫描可用的WiFi网络

winwifi network scan

列出可用的WiFi网络

winwifi network list

依赖项

~129MB
~2M SLoC