Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/way29/sofinger
Python3 fingerprint scanner by TideFinger database
https://github.com/way29/sofinger
Last synced: about 2 months ago
JSON representation
Python3 fingerprint scanner by TideFinger database
- Host: GitHub
- URL: https://github.com/way29/sofinger
- Owner: WAY29
- License: other
- Created: 2020-07-09T05:13:48.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T04:22:21.000Z (about 2 years ago)
- Last Synced: 2023-03-10T15:41:28.736Z (almost 2 years ago)
- Language: Python
- Size: 209 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Sofinger
*一个python3.6的指纹扫描器,使用TideFinger的指纹库(侵删)*
**一个练手项目**
## 安装与使用
```
git clone https://github.com/WAY29/Sofinger.git
cd Sofinger
pip3 install -r requirements.txtx
python3 Sofinger.py -h
# 扫描结果会储存在 Results/网站域名 目录下
```