Wifi万能钥匙已被淘汰!这个开源工具太好用了!
手机软件酱 1周前
全球网络共享平台,基于共享经济的模式,通过云计算和大数据技术,利用热点主人分享的闲置 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
使用效果如下:
赞 (0)