/muffet

Fast website link checker in Go

Primary LanguageGoMIT LicenseMIT

Muffet

Circle CI Codecov Go Report Card License

asciicast

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

Features

  • Massive speed
  • Colored outputs
  • Different tags support (a, img, link, script, etc)

Installation

go get -u github.com/raviqqe/muffet

Usage

muffet https://shady.bakery.hotland

For more information, see muffet --help.

License

MIT