Muffet is a website link checker which scrapes and inspects all pages in a website recursively.
- Massive speed
- Colored outputs
- Different tags support (
a
,img
,link
,script
, etc)
GO111MODULE=on go get -u github.com/raviqqe/muffet/v2
brew install muffet
muffet https://shady.bakery.hotland
For more information, see muffet --help
.
docker run raviqqe/muffet https://shady.bakery.hotland
Currently, we do not provide any official one. Feel free to create an issue if you want!