Wifi万能钥匙已经被淘汰了!Github这个开源工具太好用了!
Python编程课堂 轻松编程社 2021-08-24
开源最前线(ID:OpenSourceTop) 猿妹整编
链接:https://github.com/sdushantha/wifi-password
全球网络共享平台,基于共享经济的模式,通过云计算和大数据技术,利用热点主人分享的闲置 WiFi 资源,为用户提供免费、稳定、安全的上网服务。
$ python3 -m pip install --user wifi-password
$ git clone https://github.com/sdushantha/wifi-password$ cd wifi-password$ python3 setup.py install
$ sudo pamac build wifi-password
$ wifi-password --helpusage: wifi_password [options]
optional arguments: -h, --help show this help message and exit --show-qr, -show Show a ASCII QR code onto the terminal/console --save-qr [PATH], -save [PATH] Create the QR code and save it as an image --ssid SSID, -s SSID Specify a SSID that you have previously connected to --version Show version number
使用效果如下:
- END
。
赞 (0)