linklint

Link checker and web site maintenance tool for finding broken links

brewmacoslinux
Try with needOr install directly
Source

About

Link checker and web site maintenance tool

Commands

linklint

Examples

Check all links on a website starting from the homepage$ linklint -doc / http://example.com/
Check links and generate an HTML report of results$ linklint -doc report / http://example.com/
Check only internal links on a website$ linklint -net / http://example.com/