Crates.io | winwifi |
lib.rs | winwifi |
version | 0.1.0-rc1 |
source | src |
created_at | 2024-01-29 03:15:32.292473 |
updated_at | 2024-01-29 04:49:18.064166 |
description | Windows Wi-Fi management in Rust |
homepage | |
repository | https://github.com/MEhrn00/winwifi |
max_upload_size | |
id | 1118285 |
size | 44,127 |
Windows WiFi management inspired by https://devblogs.microsoft.com/scripting/view-passwords-of-wireless-profiles-without-using-netsh-exe/
[!WARNING] Work in progress
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