wujunze / web-eyes

18 lines of code implement a Web fingerprint identification Web Server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

web-eyes

The 18 lines of code implement a Web fingerprint identification Web Server

use

git clone https://github.com/wujunze/web-eyes.git
cd web-eys & npm install
node index.js

curl http://127.0.0.1:8080/?url=https://baidu.com

dependencies

"express": "^4.16.1",
"wappalyzer": "^5.1.3"

About

18 lines of code implement a Web fingerprint identification Web Server.


Languages

Language:JavaScript 100.0%