ndemir / wappalyzer

Identify technology on websites.

Home Page:https://www.wappalyzer.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project is a fork of wappalyzer project.

You can use the following commands to compile and run the docker container.

docker build -t wappalyzer . 
docker run -it --rm wappalyzer:latest /bin/bash -c "./entrypoint.sh https://example.com --pretty" 

About

Identify technology on websites.

https://www.wappalyzer.com

License:MIT License


Languages

Language:JavaScript 84.7%Language:CSS 7.5%Language:HTML 6.9%Language:Dockerfile 0.9%Language:Shell 0.0%