WiFi-Password
People ask you for the Wi-Fi password. Answer quickly. Windows only.
This is inspired by same-purpose tool for OSX by @rauchg.
How to use
1. Install it
First of all, install PsGet if you don't have it yet - it's awesome module manager for PowerShell:
Now, you can easily install module itself:Code:Select All(New-Object Net.WebClient).DownloadString("http://psget.net/GetPsGet.ps1") | iex
2. Use it:Code:Select AllInstall-Module WiFi-Password
To get the password for the WiFi you're currently logged onto:
or justCode:Select AllShow-WiFiPassword
To get it for a specific SSID:Code:Select Allwifi-password
To list all the stored WiFi networks:Code:Select All$ wifi-password <ssid>
Code:Select AllSelect-WiFi

WiFi-Password 0.1.0
People ask you for the Wi-Fi password. Answer quickly
- Watchers:
- This resource is being watched by 407 members.