to see the details of the wifi
nmcli dev wifi
to show the password of currently connected wifi
sudo nmcli dev wifi show-password
sudo cat /etc/NetworkManager/system-connections/<Wi-Fi-SSID>
Search
Nov 28, 20241 min read
to see the details of the wifi
nmcli dev wifi
to show the password of currently connected wifi
sudo nmcli dev wifi show-password
sudo cat /etc/NetworkManager/system-connections/<Wi-Fi-SSID>