Xcheckhost is a tool used to check whether a website is active or down by describing its response accurately,usually used for ddos attack testing.
$ pkg update -y && pkg upgrade -y
$ apt update -y && apt upgrade -y
$ pkg install git
$ pkg install python -y
$ git clone https://github.com/Whomrx666/Xcheckhost.git
$ cd Xcheckhost
$ pip install -r requirements.txt
$ python3 Xcheckhost.py
- first: Install tools according to the instructions above
- second: Enter the website you want to target
- third: The tool will start checking the target website.
- last: If the website is still live, there will be a green indicator along with its response. If the website is down, there will be a red indicator along with its response and information.
This is a tool for education only, I am not responsible for any misuse