link-checker
link-checker copied to clipboard
A Ruby gem for checking the links in a web site. Can either scan files or crawl pages. Multi-threaded, with red/green colored output, support for SSL, and support for following redirects. Works gre...
all tests pass
This adds 2 new features: - The ability to pass a file of urls to the tool (one url per line) - The ability to process records from a database...
Hi, I wanted to use & modify link-checker for my own usage and started off getting warnings from rvm (about the .rvmrc script that it was about to execute) and...
This seems like a bug to me - shouldn't internal link correctness be more important than external link correctness?
Hi there! Thanks for putting this gem together. I'm trying to integrate it into my Jekyll workflow. Would it be possible/easy to add a configuration file to ignore specific link...
Get: `Response: Connection refused - connect(2)` Expect: warning to update the link
Great gem - really awesome and glad it's so well tested. For the yellow redirect notices, it would be cool to pass in a `--replace` flag and have those url's...
Problem: http://localhost:4001/blog/2012 Link: https://github.com/nathanaeljones/ Response: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed Link: https://plusone.google.com/_/+1/confirm?url=http://imageresizing.net/ Response: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed...