Skip to content

deepak0401/GET-HTTP-Status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

GET-HTTP-Status

This perl script will provide you status of your website/IP.

  1. Create a txt file - url.txt
  2. Copy paste all domain name (without "https://" and "https://") or IP addresses in "url.txt" file for which you want to its status.
  3. Save this file in the same parent folder where "get_http_status.pl" file is present.
  4. Now run perl file - "perl get_http_status.pl"
  5. On the cmd.exe screen, you will get the status.

For example: ====http://google.com

Response Code: 200 OK

====https://google.com

Response Code: 200 OK

====http://yahoo.com Response Code: 200 OK

====https://yahoo.com Response Code: 200 OK

About

This perl script will provide you status of your website/IP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published