Skip to content

linkcheck checks for missing links (HTTP 404) in a given website

License

Notifications You must be signed in to change notification settings

adhocteam/linkcheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

linkcheck

linkcheck takes a root URL and recurses down through the links it finds in the HTML pages, checking for broken links (HTTP 404).

Usage

$ linkcheck -root https://adhocteam.us/

Installation

Requires Go to be installed.

$ go get github.com/adhocteam/linkcheck

License

See COPYING.

About

linkcheck checks for missing links (HTTP 404) in a given website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages