All Projects → raviqqe → Muffet

raviqqe / Muffet

Licence: mit
Fast website link checker in Go

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Muffet

Nitpick
Enforce the same settings across multiple language-independent projects
Stars: ✭ 134 (-92.8%)
Mutual labels:  linter
Studorlio
Portfolio website template
Stars: ✭ 141 (-92.42%)
Mutual labels:  website
Bento
[DEPRECATED] Find Python web-app bugs delightfully fast, without changing your workflow. 🍱
Stars: ✭ 147 (-92.1%)
Mutual labels:  linter
Webstack Laravel
一个开源的网址导航网站项目,您可以拿来制作自己的网址导航。
Stars: ✭ 1,908 (+2.53%)
Mutual labels:  website
Luarocks Site
LuaRocks website and module host
Stars: ✭ 138 (-92.58%)
Mutual labels:  website
Oss.ninja
👩‍⚖️ Dynamic licenses for your projects - no more LICENSE.txt!
Stars: ✭ 144 (-92.26%)
Mutual labels:  website
Dialogflow Web
Web App for Dialogflow
Stars: ✭ 135 (-92.75%)
Mutual labels:  website
Jql
Java code analysis and linting with SQL
Stars: ✭ 148 (-92.05%)
Mutual labels:  linter
Www.julialang.org
Julia Project website
Stars: ✭ 140 (-92.48%)
Mutual labels:  website
Cloudflare Ip Tester
Cloudflare IP Batch Test Tool including HTTP respond time, region detection and download speed test
Stars: ✭ 148 (-92.05%)
Mutual labels:  website
Ale
Check syntax in Vim asynchronously and fix files, with Language Server Protocol (LSP) support
Stars: ✭ 11,380 (+511.5%)
Mutual labels:  linter
Web Presentation
Jekyll theme template to create web presentation
Stars: ✭ 137 (-92.64%)
Mutual labels:  website
Protolint
A pluggable linter and fixer to enforce Protocol Buffer style and conventions.
Stars: ✭ 142 (-92.37%)
Mutual labels:  linter
Errcheck
errcheck checks that you checked errors.
Stars: ✭ 1,763 (-5.27%)
Mutual labels:  linter
Devtranslate.github.io
🚧 new website under construction
Stars: ✭ 148 (-92.05%)
Mutual labels:  website
Wsl Proxy
WSL proxy files for editor/linux interop
Stars: ✭ 134 (-92.8%)
Mutual labels:  linter
Youtube Projects
This repository contains all the code I use in my YouTube tutorials.
Stars: ✭ 144 (-92.26%)
Mutual labels:  website
Gulp Stylelint
Gulp plugin for running Stylelint results through various reporters.
Stars: ✭ 149 (-91.99%)
Mutual labels:  linter
Cljstyle
A tool for formatting Clojure code
Stars: ✭ 148 (-92.05%)
Mutual labels:  linter
Rubocop
A Ruby static code analyzer and formatter, based on the community Ruby style guide.
Stars: ✭ 11,593 (+522.94%)
Mutual labels:  linter

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

  • Massive speed
  • High compatibility with web browsers
  • Colored outputs
  • Different tags support (a, img, link, script, etc)

Installation

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

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].