raviqqe / muffet

Fast website link checker in Go
MIT License
2.46k stars 95 forks source link
golang linter website

Muffet

GitHub Action Codecov Go Report Card Docker License

demo

Muffet is a website link checker which scrapes and inspects all pages in a website recursively.

Features

Installation

go install github.com/raviqqe/muffet/v2@latest

Homebrew

brew install muffet

Usage

muffet https://shady.bakery.hotland

For more information, see muffet --help.

Docker

docker run raviqqe/muffet https://shady.bakery.hotland

GitHub Action

Currently, we do not provide any official one. Feel free to create an issue if you want!

License

MIT