docs.rs failed to build winwifi-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
winwifi-0.1.0-rc1
[!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