windows wifi

Last updated on September 15, 2024 pm

🧙 Questions

通过命令查询已连接的wifi密码

☄️ Ideas

# 查看所有wifi的名称
netsh wlan show profile
# 查看指定wifi密码
# netsh wlan show profile name="千万别用这个网_5G" key="clear"
netsh wlan show profile name="${wifiName}" key="clear"

windows wifi
https://ispong.isxcode.com/os/windows/windows wifi/
Author
ispong
Posted on
July 5, 2021
Licensed under