Wifi 万能钥匙已经被淘汰!GitHub 上这个开源工具太好用了!
阅读本文大概需要 3 分钟。
前言
全球网络共享平台,基于共享经济的模式,通过云计算和大数据技术,利用热点主人分享的闲置 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 --help
usage: 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
使用效果如下:
Github 开源地址: 开源地址::https://github.com/sdushantha/wifi-password End
「进击的Coder」专属学习群已正式成立,搜索「CQCcqc4」添加崔庆才的个人微信或者扫描下方二维码拉您入群交流学习。
看完记得关注@进击的Coder 及时收看更多好文 ↓↓↓ 一起蹭 wifi ~
原文始发于微信公众号(进击的Coder):Wifi 万能钥匙已经被淘汰!GitHub 上这个开源工具太好用了!
THE END
0
二维码
海报
Wifi 万能钥匙已经被淘汰!GitHub 上这个开源工具太好用了!
这是「进击的Coder」的第 373 篇技术分享
作者:Huber
来源:开源最前线、Github中文社区
“
阅读本文大概需要 3 分钟。
”
前言
对于使用过……