raviqqe/muffet
Fast website link checker in Go
repo name | raviqqe/muffet |
repo link | https://github.com/raviqqe/muffet |
homepage | |
language | Go |
size (curr.) | 528 kB |
stars (curr.) | 1616 |
created | 2018-04-19 |
license | MIT License |
Muffet
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
.