连接以后的配置文件在/etc/NetworkManager/system-connections/ 下以wifi名命名的一个文件
使用命令查看本机连接的wifi
iwconfig
如果没有iwconfig命令使用以下命令安装
apt install -y wireless-tools