Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 312 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 312 Bytes

Remote-Site-Checker crawls the given URL, logging HTTP errors (e.g. 404 not-found) and PHP errors (e.g. Fatal Error).

It accepts parameters from the command line, or from a config file.

It's written in BASH, and is suitable for running under Cron - great for checking clients' sites for broken links and more!