muffet

Fast website link checker in Go

MIT License

Downloads
241
Stars
2.5K
Committers
20

Bot releases are visible (Hide)

muffet - v2.10.3 Latest Release

Published by github-actions[bot] about 1 month ago

Changelog

  • a77feac41862c23b240f67c36bd9937b34dc81d9 Bump golang.org/x/net from 0.26.0 to 0.27.0 (#397)
  • fe6757d6965de57eeee7959728b2575c2f985feb Bump golang.org/x/net from 0.27.0 to 0.28.0 (#403)
  • 1b33cb2c12b1294fd5045a013dbee863f3f57e07 Bump golang.org/x/net from 0.28.0 to 0.29.0 (#405)
  • c11474ccaa5fff0116bde529b9b8c0e30c5e1f75 Bump version (#409)
  • 985b1a3299e5cc1e580202a9399736326132094a Modify DNS resolver option (#400)
  • f2d4a370449a1f43595216bad0b9951a34af0bbb Re-enable PreferGo flag for DNS resolver (#401)
  • eae612e54db1da5dc3c7958acff918cb434f53ca Update help test (#408)
  • 743a4e06a3b7b9178af17edb92d6ad05bd1f073e add custom dns addr flag (#399)
  • 43aa9cccd00a720727e5c040ba1c6482ffa3298c doc: document non-contiguous status code ranges (#407)
muffet - v2.10.2

Published by github-actions[bot] 4 months ago

Changelog

  • 671905c Add more words to dictionary (#394)
  • 9f72c7d Bump github.com/jessevdk/go-flags from 1.5.0 to 1.6.1 (#390)
  • d150227 Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#371)
  • e549bd7 Bump github.com/valyala/fasthttp from 1.52.0 to 1.53.0 (#385)
  • 17368c6 Bump github.com/valyala/fasthttp from 1.53.0 to 1.54.0 (#386)
  • e7e4428 Bump github.com/valyala/fasthttp from 1.54.0 to 1.55.0 (#389)
  • b67136d Bump go.uber.org/ratelimit from 0.3.0 to 0.3.1 (#374)
  • 0e32f87 Bump golang.org/x/net from 0.21.0 to 0.22.0 (#373)
  • b5e54c0 Bump golang.org/x/net from 0.22.0 to 0.23.0 (#376)
  • 0b34fcf Bump golang.org/x/net from 0.23.0 to 0.24.0 (#377)
  • 2ed32fb Bump golang.org/x/net from 0.24.0 to 0.25.0 (#383)
  • 76cd7e4 Bump golang.org/x/net from 0.25.0 to 0.26.0 (#387)
  • 8e40956 Bump golangci/golangci-lint-action from 4 to 5 (#381)
  • a64b25a Bump golangci/golangci-lint-action from 5 to 6 (#384)
  • ba7be48 Bump streetsidesoftware/cspell-action from 5 to 6 (#372)
  • 89198b8 Bump version (#396)
  • 9bfe2f0 Refactor (#395)
  • a5b18c9 don't follow preconnect and dns-prefetch links (#392)
muffet - v2.10.1

Published by github-actions[bot] 8 months ago

Changelog

  • d53c423 Bump version (#370)
  • 5a6bc4a Checked HTTP client (#369)
muffet - v2.10.0

Published by github-actions[bot] 8 months ago

Changelog

  • 303c265 Bump codecov/codecov-action from 3 to 4 (#358)
  • 9cf5a84 Bump github.com/andybalholm/brotli from 1.0.6 to 1.1.0 (#357)
  • 17a14cf Bump github.com/valyala/fasthttp from 1.51.0 to 1.52.0 (#361)
  • 0375389 Bump github/codeql-action from 2 to 3 (#353)
  • eb72905 Bump golang.org/x/net from 0.18.0 to 0.19.0 (#351)
  • ea1bea5 Bump golang.org/x/net from 0.19.0 to 0.20.0 (#355)
  • 74b1a37 Bump golang.org/x/net from 0.20.0 to 0.21.0 (#359)
  • c9c0369 Bump golangci/golangci-lint-action from 3 to 4 (#362)
  • 694d750 Bump version (#368)
  • df4845c Make accepted HTTP response status codes configurable (#364)
  • 8ac32ae Refactor (#366)
  • 24d983c Rename Contains methods (#367)
  • 61d5451 Use GHA for dependabot (#352)
muffet - v2.9.3

Published by github-actions[bot] 11 months ago

Changelog

  • f56f500 Bump actions/checkout from 3 to 4 (#335)
  • ae4fa4c Bump codecov/codecov-action from 3 to 4 (#338)
  • 913022a Bump github.com/andybalholm/brotli from 1.0.5 to 1.0.6 (#342)
  • f31bf1e Bump github.com/mattn/go-isatty from 0.0.19 to 0.0.20 (#343)
  • c92f4b7 Bump github.com/valyala/fasthttp from 1.48.0 to 1.49.0 (#334)
  • c3f265a Bump github.com/valyala/fasthttp from 1.49.0 to 1.50.0 (#337)
  • f04965c Bump github.com/valyala/fasthttp from 1.50.0 to 1.51.0 (#347)
  • 5308dba Bump go.uber.org/ratelimit from 0.2.0 to 0.3.0 (#329)
  • cf4b9fa Bump golang.org/x/net from 0.11.0 to 0.12.0 (#328)
  • 4330afd Bump golang.org/x/net from 0.12.0 to 0.13.0 (#331)
  • 093cb28 Bump golang.org/x/net from 0.13.0 to 0.14.0 (#332)
  • 07523c6 Bump golang.org/x/net from 0.14.0 to 0.15.0 (#336)
  • 7cd04af Bump golang.org/x/net from 0.15.0 to 0.16.0 (#339)
  • bc58c65 Bump golang.org/x/net from 0.16.0 to 0.17.0 (#341)
  • 711ad91 Bump golang.org/x/net from 0.17.0 to 0.18.0 (#346)
  • 3fa01a3 Bump streetsidesoftware/cspell-action from 2 to 3 (#333)
  • 60f3ca3 Bump streetsidesoftware/cspell-action from 3 to 4 (#344)
  • 0b82260 Bump streetsidesoftware/cspell-action from 4 to 5 (#348)
  • 13817e6 Bump version (#350)
  • b2f1326 Fix data URLs with spaces (#349)
  • 51647a7 Revert codecov (#340)
muffet - v2.9.2

Published by github-actions[bot] over 1 year ago

Changelog

  • 79cb421 Allow application/xml and text/xml when parsing sitemaps (#325)
  • 0e436be Bump version (#326)
  • 61f7f19 Refactor (#327)
  • 4536090 Refactor release script (#324)
muffet - v2.9.1

Published by github-actions[bot] over 1 year ago

Changelog

  • 3356aa0 Bump version (#323)
  • 67718ed Configure goreleaser again (#322)
  • c8a0bc8 Fix goreleaser configuration (#321)
muffet - v2.8.1

Published by github-actions[bot] over 1 year ago

Changelog

  • 3ede346 Bump golang.org/x/net from 0.9.0 to 0.10.0 (#307)
  • 7c3af1f Bump version (#310)
  • 244ece1 Handle cookies (#309)
muffet - v2.8.0

Published by github-actions[bot] over 1 year ago

Changelog

  • 1d108a9 Bump github.com/andybalholm/brotli from 1.0.4 to 1.0.5 (#286)
  • 0fa9f5a Bump github.com/mattn/go-isatty from 0.0.17 to 0.0.18 (#296)
  • f3f44a3 Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#287)
  • 4e1ce21 Bump github.com/valyala/fasthttp from 1.44.0 to 1.45.0 (#294)
  • 10ba75d Bump github.com/valyala/fasthttp from 1.45.0 to 1.46.0 (#303)
  • d47c7c7 Bump github.com/valyala/fasthttp from 1.46.0 to 1.47.0 (#304)
  • 81b995d Bump golang.org/x/net from 0.5.0 to 0.6.0 (#284)
  • 882a53c Bump golang.org/x/net from 0.6.0 to 0.7.0 (#285)
  • 48ba8d2 Bump golang.org/x/net from 0.7.0 to 0.8.0 (#289)
  • 1d4fa6e Bump golang.org/x/net from 0.8.0 to 0.9.0 (#297)
  • fadbe2d Bump version (#305)
  • 9cd738f Deprecate options (#299)
  • 10550e0 Ignore text fragments (#301)
  • 1db3619 Use markdown-link-check action (#302)
  • e385569 --format option (#298)
muffet - v2.7.0

Published by github-actions[bot] over 1 year ago

Changelog

  • 822b6b0 Add JUnit output and expand JSON output (#275)
  • b47d835 Bump github.com/valyala/fasthttp from 1.43.0 to 1.44.0 (#274)
  • a003cec Bump version (#279)
  • 3b16971 Fix build (#283)
  • be9e885 Fix up for #275 (#276)
  • 988ce7a Missing tests for JSON/XML outputs (#280)
  • 079b922 Refactor (#277)
  • ee134be Refactor (#281)
  • cf3cdaa Remove time tracking (#278)
  • 7565219 Update readme (#282)
muffet - v2.6.3

Published by github-actions[bot] almost 2 years ago

Changelog

  • 549a5e3 Bump github.com/mattn/go-isatty from 0.0.16 to 0.0.17 (#265)
  • 91ce3e3 Bump github.com/valyala/fasthttp from 1.42.0 to 1.43.0 (#262)
  • 20934d4 Bump version (#273)
  • c6a2d77 Fix badge (#263)
  • a5b5bbc Fix spell check (#270)
  • d399717 Lint more (#264)
  • d211207 Refactor (#271)
  • b5dce88 Refactor (#272)
  • 18802a9 Support scraping opengraph/twitter meta tags (#269)
muffet - v2.6.2

Published by github-actions[bot] almost 2 years ago

Changelog

  • 4390c59 Add CodeQL workflow for GitHub code scanning (#257)
  • a64caa2 Bump actions/checkout from 2 to 3 (#253)
  • 6d7bf11 Bump codecov/codecov-action from 1 to 3 (#252)
  • 97a3ae7 Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#255)
  • 9aa8202 Bump github.com/valyala/fasthttp from 1.39.0 to 1.40.0 (#246)
  • 28537b7 Bump github.com/valyala/fasthttp from 1.40.0 to 1.41.0 (#256)
  • 08f9b2d Bump github.com/valyala/fasthttp from 1.41.0 to 1.42.0 (#260)
  • db9c9f2 Bump golangci/golangci-lint-action from 2 to 3 (#251)
  • 466443f Bump version (#261)
  • ec7145f CodeQL (#258)
  • 20a8994 Create FUNDING.yml (#247)
  • cddbc99 Fix CodeQL job (#259)
  • c85c826 Fix release workflow (#249)
  • 47a1c35 Update actions (#250)
  • 64da523 Update release workflow (#248)
muffet - v2.6.1

Published by github-actions[bot] about 2 years ago

Changelog

  • 20a3306 Bump github.com/mattn/go-colorable from 0.1.12 to 0.1.13 (#242)
  • 9347bfd Bump github.com/mattn/go-isatty from 0.0.14 to 0.0.16 (#243)
  • e684048 Bump github.com/valyala/fasthttp from 1.38.0 to 1.39.0 (#241)
  • c99fe03 Bump version (#245)
  • 131fea6 Disable path normalization by fasthttp (#244)
  • 934d0bf Update readme (#239)
muffet - v2.6.0

Published by github-actions[bot] about 2 years ago

Changelog

  • e602e5d Add --max-response-body-size argument with default (#234)
  • 1695638 Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (#225)
  • 7c7a546 Bump github.com/stretchr/testify from 1.7.2 to 1.7.3 (#226)
  • 845c73a Bump github.com/stretchr/testify from 1.7.3 to 1.7.4 (#227)
  • edf5bad Bump github.com/stretchr/testify from 1.7.4 to 1.7.5 (#228)
  • 89259e8 Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (#230)
  • 6fcf5fe Bump github.com/valyala/fasthttp from 1.37.0 to 1.38.0 (#229)
  • c9e3ab8 Bump version (#238)
  • aeadaf9 Fix Docker build (#224)
  • ff097ab Match full URLs against include/exclude regexps (#235)
  • 22eb5f2 Move mergify configuration file (#231)
  • b21aa16 Refactor (#236)
  • 82068a2 Refactor (#237)
muffet - v2.5.0

Published by github-actions[bot] over 2 years ago

Changelog

  • 6b2253b Bump github.com/valyala/fasthttp from 1.35.0 to 1.36.0 (#218)
  • 0c55d8a Bump github.com/valyala/fasthttp from 1.36.0 to 1.37.0 (#221)
  • 792497f Bump version (#223)
  • c697b0e Refactor (#222)
  • 90e7faf feature: added include pattern (#220)
muffet - v2.4.9

Published by github-actions[bot] over 2 years ago

Changelog

  • de8010f Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#215)
  • 3a9fa46 Bump github.com/valyala/fasthttp from 1.31.0 to 1.32.0 (#207)
  • 6f01303 Bump github.com/valyala/fasthttp from 1.32.0 to 1.33.0 (#208)
  • 1e1ffa2 Bump github.com/valyala/fasthttp from 1.33.0 to 1.34.0 (#210)
  • ce07879 Bump github.com/valyala/fasthttp from 1.34.0 to 1.35.0 (#216)
  • 94da9c7 Bump version (#217)
  • c250dc0 Update README.md (#209)
  • f0da6f0 Update readme (#206)
muffet - v2.4.8

Published by github-actions[bot] almost 3 years ago

Changelog

  • a4fff92 Bump version (#205)
  • 0a0c7a2 Fix host throttling (#204)
  • 8a1256d Switch main branch (#203)
muffet - v2.4.7

Published by github-actions[bot] almost 3 years ago

Changelog

  • b3298e5 Bump version (#200)
  • 86f49d7 Fix branch condition of GitHub Actions (#202)
  • d8bc014 Fix srcset parsing (#199)
  • 96290c9 Refactor (#201)
muffet - v2.4.6

Published by github-actions[bot] almost 3 years ago

Changelog

  • a847033 Bump github.com/mattn/go-colorable from 0.1.11 to 0.1.12 (#195)
  • 091f5e3 Bump version (#198)
  • ffe5e1e Fix request throttling per host (#192)
  • 4a5d9e3 Test data race (#194)
muffet - v2.4.5

Published by github-actions[bot] almost 3 years ago

Changelog

1f69106 Bump github.com/andybalholm/brotli from 1.0.3 to 1.0.4 (#186)
6681fb5 Bump github.com/mattn/go-colorable from 0.1.10 to 0.1.11 (#182)
a24e481 Bump github.com/mattn/go-colorable from 0.1.8 to 0.1.9 (#180)
e9677ca Bump github.com/mattn/go-colorable from 0.1.9 to 0.1.10 (#181)
9fee536 Bump github.com/valyala/fasthttp from 1.30.0 to 1.31.0 (#183)
3a52e27 Bump version (#193)
5961bb8 Refactor (#190)
0a58e1e Rename HTTP (#191)

Package Rankings
Top 3.83% on Proxy.golang.org
Top 20.84% on Formulae.brew.sh
Badges
Extracted from project README
GitHub Action Codecov Go Report Card Docker License