Brief
A way to see WiFi password for linux.
Command
cd /etc/NetworkManager/system-connections/ && sudo cat [ssid]
or use this script
that’s it ✌🏽
January 16, 2022
A way to see WiFi password for linux.
cd /etc/NetworkManager/system-connections/ && sudo cat [ssid]
or use this script
that’s it ✌🏽