GitHunt
NP

NPTG24/Site-Status

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

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

Languages

Shell100.0%

Contributors

Created August 26, 2022
Updated August 26, 2022