Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.08 KB

README.md

File metadata and controls

36 lines (24 loc) · 1.08 KB

Muffet

Circle CI Codecov Go Report Card Docker License

demo

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

GO111MODULE=on go get -u github.com/raviqqe/muffet/v2

Usage

muffet https://shady.bakery.hotland

For more information, see muffet --help.

License

MIT