在Windows、Linux和Mac上查看Wi-Fi密码

windows

netsh wlan show profilesnetsh wlan show profiles <interface name> key=clear

linux

cd /etc/NetworkManager/system-connections/ls -acat <Interface name>

mac

security find-generic-password -ga Interface-name| grep "password:"