|
- netsh wlan show profiles
- netsh wlan show profiles Micromax key=clear
- 接口的密码(Key Content)
复制代码- cd /etc/NetworkManager/system-connections/
- ls -a
- cat <Interface name><span style="background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: Optima-Regular, Optima, PingFangSC-light, PingFangTC-light, Cambria, Cochin, Georgia, Times, serif; font-size: 16px; letter-spacing: 0.544px;">PSK(预共享密钥)值是给定 Wi-Fi 网络的密码</span>
复制代码- security find-generic-password -ga Interface-name| grep “password:”
- macOS
复制代码
|
|