Skip to content

Link Checker

Compare
Choose a tag to compare
@eviltester eviltester released this 12 Dec 16:42
· 11 commits to master since this release

Added very basic link checking functionality

  • has some canned links in link checker
  • can read a list of urls from a file and check those
  • checking is very simple 200 Exists, !200 not exists
  • run from command line to see Url Checking output in more detail
  • can cancel Url checking in middle of check
  • when check urls again, have the option to restart from cancel point