lychee

Fast, async link checker to validate URLs in files and websites

brewmacoslinux
Try with needOr install directly
Source

About

Fast, async, resource-friendly link checker

Commands

lychee

Examples

Check all links in a single markdown file$ lychee README.md
Check links in all markdown files recursively in current directory$ lychee '**/*.md'
Check links on a website and follow redirects with timeout$ lychee --timeout 10 https://example.com