Linux下如何用命令连接SSID隐藏的路由器?
阿神
阿神 2017-04-17 11:42:03
0
2
813

使用nmcli去连接不能成功,有如下的错误提示:

# nmcli dev wifi connect cisco-B70B
Error: No network with SSID 'cisco-B70B' found.

不知道还能使用其它一些什么指令(需要完全命令行的),请大家赐教!

阿神
阿神

闭关修行中......

reply all(2)
左手右手慢动作

There is one called wicd, and wicd-curses can be used from the command line.

Ty80
iwconfig <interface> essid <ssid> [key <key>]
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!