Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wujunze/web-eyes

18 lines of code implement a Web fingerprint identification Web Server.
https://github.com/wujunze/web-eyes

Last synced: 22 days ago
JSON representation

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

Awesome Lists containing this project

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"