colorful rat Ratfactor.com > Dave's Repos

chklnks.rb

Website link crawler and checker written in Ruby
git clone http://ratfactor.com/repos/chklnks.rb/chklnks.rb.git

Commit history

commit 1c6bfe1d3282c865b89e697b9f8b9587f2ac5ffa
Author: Dave Gauer 
Date:   Wed Nov 15 19:45:17 2023 -0500

    Updated README for reporat hosting

commit 7db4b5a9a9b1c007c8f92ddefa01a034bb692ef0
Author: Dave Gauer 
Date:   Wed Sep 27 18:47:58 2023 -0400

    moving to ratfactor.com

commit ed68ca0bb741cbb2e7bfb8f2b3c56f809493ea14
Author: Dave Gauer 
Date:   Wed Mar 29 18:30:14 2023 -0400

    Added timeouts, error checking, no follow matching
    
    * Bad URI (parse fail) handling, reporting
    * Timeout setting
    * More handling for HTTP request errors
    * Added optional "no follow" list for the local site to
      not attempt to get links from pages that match patterns
      supplied on the command line

commit ddfd68250d7086a25097ec91152a843bde7dab2d
Merge: 276f7b7 ef7bfd5
Author: Dave Gauer 
Date:   Mon Jul 6 20:43:44 2020 -0400

    Merge branch 'master' of github.com:ratfactor/chklnks.rb

commit 276f7b740f17730b68ff1dbee1b87bc8d3fc9cc8
Author: Dave Gauer 
Date:   Mon Jul 6 20:43:14 2020 -0400

    Gracefully handle connection failures.
    
    Beautifully, even.

commit ef7bfd5061a295d4889d8d367313b7860569d2ae
Author: Dave Gauer 
Date:   Mon Jul 6 20:16:20 2020 -0400

    Updated readme with screenshots and lots of sweet text

commit 86ecf685da9c228c852456431aa07f0752b93b18
Author: Dave Gauer 
Date:   Mon Jul 6 18:19:46 2020 -0400

    Initial commit of script and screenshots.

commit ad62b8a83b99314b04b4b3b76f9897cd95b382aa
Author: Dave Gauer 
Date:   Mon Jul 6 18:16:08 2020 -0400

    Updated readme

commit 7e2232f752a847da8b1c355ac8ca74c5da29d126
Author: Dave Gauer 
Date:   Mon Jul 6 18:11:26 2020 -0400

    Initial commit