ENH also look for passwords

This commit is contained in:
Nathan Dwarshuis 2024-02-26 10:34:33 -05:00
parent f4fbb59d8b
commit 4c11ff2beb
1 changed files with 1 additions and 1 deletions

View File

@ -58,4 +58,4 @@ done
echo -e "###\n# Clear text wifi passwords\n###"
sudo grep -r '^psk=' /etc/NetworkManager/system-connections/
sudo grep -rE '^(psk|password)=' /etc/NetworkManager/system-connections/