干翻 WiFi 万能钥匙,GitHub 这个开源工具真香!
码农有道公众号
共 1949字,需浏览 4分钟
·
2021-03-11 10:29
开源最前线(ID:OpenSourceTop) 猿妹整编
链接:https://github.com/sdushantha/wifi-password
WiFi 万能钥匙,很多人想必都不陌生,可能还曾使用过或正在使用。官方是介绍的:
全球网络共享平台,基于共享经济的模式,通过云计算和大数据技术,利用热点主人分享的闲置 WiFi 资源,为用户提供免费、稳定、安全的上网服务。
$ cd wifi-password
$ python3 setup.py install
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
推荐阅读:
专注服务器后台技术栈知识总结分享
欢迎关注交流共同进步
评论