Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/网站域名 目录下
```