Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wangle201210/wifipass
获取已连接过的wifi密码列表
https://github.com/wangle201210/wifipass
Last synced: 22 days ago
JSON representation
获取已连接过的wifi密码列表
- Host: GitHub
- URL: https://github.com/wangle201210/wifipass
- Owner: wangle201210
- Created: 2020-05-20T03:41:56.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-20T03:55:27.000Z (over 4 years ago)
- Last Synced: 2023-03-21T21:53:34.749Z (almost 2 years ago)
- Language: Go
- Size: 1.32 MB
- Stars: 13
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wifiPass
获取已连接过的wifi密码列表## 自己源码打包exe
git clone https://github.com/wangle201210/wifiPass.gitgo build -o wifi.exe main.go
## 直接运行
若无go环境可直接下载exe运行