Skip to content

MoonDemon is a simple web tool for diagnosing and testing sites

Notifications You must be signed in to change notification settings

RoToR003/moondemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Logo

is a simple web-based tool with the ability to scan diagnostic sweats and stress tests

Installation/Termux

Install moondemon with git

apt update
pkg upgrade
pkg install git
pkg install python
git clone https://github.com/RoToR003/moondemon.git

Usage/Termux

cd moondemon
pip install -r requirements.txt
python main.py

Logo