linkcheck

command module
v0.0.0-...-7775a25 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 28, 2019 License: BSD-3-Clause Imports: 14 Imported by: 0

README

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.

Documentation

Overview

The linkcheck command finds missing links in the given website. It crawls a URL recursively and notes URLs and URL fragments that it's seen and prints a report of missing links at the end.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL