web-eyes
v3.0.0
Published
WEB SERVER for fingerprint identification of a website
Downloads
16
Readme
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"