Skip to content

NurTasin/atopsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ATOPSITE

Detects the Content Management System , Host Details , Theme Details of Websites and Web Apps.

NOTE: Theme detection only works with Wordpress sites.

Requirements

This tool needs these things to work:

  • Git (Optional)
  • Python3
  • whatcms.org api key

How To Run

git clone https://github.com/NurTasin/atopsite.git
cd atopsite

Then get the API Key from whatcms.org and put it in the config.py file or create an environment variable named ATOPSITE_API_KEY with API Key of whatcms.org . After finishing this step run these commands.

pip3 install -r requirements.txt
python3 atopsite.py

Screenshot

About

Site CMS,Host,Theme Detection Tool Based on API of whatcms.org

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages