Skip to content

mehtryx/website-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

website-checker

Script to check a list of websites and report the results.

Usage

  1. Clone this repo to your local system
  2. Modify the urllist.txt file with the url's you are interested in checking (one per line, proper unix newline characters).
  3. Download the cacert.pem file, save or move to the local repo folder ( http://curl.haxx.se/docs/caextract.html )
  4. Ensure execute permissions are set on the script: chmod +x website-checker.sh
  5. Execute the script ./website-checker.sh

Credit

This script comes courtesy of Dominic-P provided as answer to a stack overflow question, the original gist is here: https://gist.github.com/dominic-p/8729136

I've modified the script and saved in a repo for my own purpose.

About

script cobbled from third parties with some editing by myself to check a list of websites and report the results.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages