linkchecker

Command-line client to check HTML documents and websites for broken links. More information: <https://linkchecker.github.io/linkchecker/>.

Debian Debian
RUN apt-get update && \ apt-get install -y linkchecker
Ubuntu
RUN apt-get update && \ apt-get install -y linkchecker
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y linkchecker
Fedora
RUN dnf install -y linkchecker
Raspbian
RUN apt-get update && \ apt-get install -y linkchecker
click the source code to copy install linkchecker on any operating system with command-not-found.com