Skip to content

NPTG24/Site-Status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Site-Status

Funcionality ⚙️

Checks the status codes of websites (domain) and their subdomains, to see if they are up or down on the Internet.

Requirements 🔧

┌─[root@kali]─[/]
└──╼ apt install jq

Usage 📋

┌─[root@kali]─[/]
└──╼ ./sitestatus.sh <domain>

if you want to save it to a file, the use of tee is recommended.

┌─[root@kali]─[/]
└──╼ ./sitestatus.sh <domain> | tee status.txt

About

Checks the status codes of domain and their subdomains, to see if they are up or down on the network.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages