Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kN6jq/fingerScan
fingerScan指纹识别
https://github.com/kN6jq/fingerScan
Last synced: 13 days ago
JSON representation
fingerScan指纹识别
- Host: GitHub
- URL: https://github.com/kN6jq/fingerScan
- Owner: kN6jq
- Created: 2024-11-28T14:25:08.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2024-11-30T15:33:35.000Z (about 2 months ago)
- Last Synced: 2024-12-09T05:32:47.745Z (about 1 month ago)
- Language: Go
- Size: 15 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
Awesome Lists containing this project
- awesome-hacking-lists - kN6jq/fingerScan - ehole指纹识别重构版,优化多个功能 (Go)
README
# ehole指纹识别重构版
## 优化功能
1. 只支持url或文件识别
2. 改用ants管理goroutine
3. 改用req代替默认的http发包
4. 汇总去重ehole_magic和finger的指纹
5. 打包指纹文件进程序# 使用
```bash
go build main.go```
![img.png](img/img1.png)
![img.png](img/img2.png)