kevva / wifi-password

Get current wifi password
MIT License
617 stars 54 forks source link

Get profile name from SSID in Windows #16

Open akaleeroy opened 6 years ago

akaleeroy commented 6 years ago

SSID and profile name don't always coincide. Users can rename saved WiFi networks to something more convenient to them. This gets the correct string expected by the netsh wlan show profile command.

akaleeroy commented 6 years ago

:bell: