This perl script will provide you status of your website/IP.
- Create a txt file - url.txt
- Copy paste all domain name (without "https://" and "https://") or IP addresses in "url.txt" file for which you want to its status.
- Save this file in the same parent folder where "get_http_status.pl" file is present.
- Now run perl file - "perl get_http_status.pl"
- On the cmd.exe screen, you will get the status.
For example: ====http://google.com
Response Code: 200 OK
Response Code: 200 OK
====http://yahoo.com Response Code: 200 OK
====https://yahoo.com Response Code: 200 OK