Mubeng Versions Save

An incredibly fast proxy checker & IP rotator with ease.

v0.14.2

3 months ago

Changelog

  • ae2221d feat: handle http.ErrServerClosed when interrupted (#227)
  • b2266f9 fix: NIL pointer deref in onRequest (#226)

v0.14.1

8 months ago

Changelog

  • 62f3832 build(deps): bump github.com/sourcegraph/conc from 0.2.0 to 0.3.0 (#187)
  • 4535c2f build(deps): bump github.com/briandowns/spinner from 1.15.0 to 1.23.0 (#190)
  • 629e737 build(deps): bump github.com/AlecAivazis/survey/v2 from 2.2.12 to 2.3.7 (#198)
  • 236d3dc build(deps): bump github.com/henvic/httpretty from 0.0.6 to 0.1.2 (#199)
  • 8459f63 build(deps): bump docker/login-action from 2.1.0 to 2.2.0 (#200)
  • e3c1ced build(deps): bump docker/build-push-action from 4.0.0 to 4.1.1 (#202)
  • 84f4788 build(deps): bump goreleaser/goreleaser-action from 4.2.0 to 4.4.0 (#205)
  • 2d50755 misc: Update CONTRIBUTORS
  • 706cba6 build(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.7.0 (#206)
  • 5876259 build(deps): bump github.com/valyala/fasttemplate from 1.2.1 to 1.2.2 (#172)
  • f1b84c8 build(deps): bump actions/setup-go from 3 to 4 (#192)
  • 00c7f87 build(deps): bump peter-evans/create-pull-request from 4 to 5 (#194)

v0.14.0

1 year ago

Changelog

  • f4f0737 docs: update docker install
  • 9fcfca6 ci(release): replace hub to ghcr
  • c2ccf56 feat(checker): using ipinfo endpoint to check (fix #191)
  • 6fde97b feat(runner): add missing short-flag to control goroutine

v0.13.2

1 year ago

Changelog

  • f9396e1 feat: Add buffer to response body for future processing
  • 5a2a222 build(deps): bump github.com/fsnotify/fsnotify from 1.5.4 to 1.6.0 (#173)
  • b2d0de7 build(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.4.0 (#174)
  • 6af2787 misc: Update CONTRIBUTORS
  • c0a816a build(deps): bump wow-actions/contributors-list from 1.0.8 to 1.2.0 (#184)
  • 832d834 build(deps): bump docker/setup-buildx-action from 2.4.0 to 2.4.1 (#186)
  • a40b227 build(deps): bump docker/setup-buildx-action from 2.0.0 to 2.4.0 (#179)
  • bb6c8b3 build(deps): bump goreleaser/goreleaser-action from 3.1.0 to 4.2.0 (#180)
  • 9c563bf build(deps): bump docker/build-push-action from 3.2.0 to 4.0.0 (#181)

v0.13.0

1 year ago

Changelog

  • 58c65b2 build(docker): bump go version
  • 3419b14 ci(gosum): bump go version
  • 956a961 Add goroutine option for checker (#170)

v0.12.0

1 year ago

Changelog

  • ecd57f2 fix #166: panic nil dereference for response status code

v0.12.0-dev

1 year ago

Changelog

  • 8f39e3b checker: close idle conns of mubeng.Transport

v0.9.5

1 year ago

Changelog

  • 8f39e3b checker: close idle conns of mubeng.Transport

v0.9.4

1 year ago

Changelog

  • 5890eb4 handler: remove unnecessary copies the entire response body into a buffer
  • b6d5102 handler: use a single channel to handle responses & errors
  • 17fb407 fix: superfluous nil err check for apply binary update
  • 93962e4 build(deps): bump docker/login-action from 2.0.0 to 2.1.0
  • 97ce123 build(deps): bump docker/setup-qemu-action from 2.0.0 to 2.1.0
  • 17cf526 build(deps): bump docker/build-push-action from 3.1.1 to 3.2.0

v0.11.0

1 year ago

Changelog

  • 11f59e1 build: add test function
  • 54f07fc feat(helper): move collection env to its function
  • 24e481e docs: update README & changelog
  • 4090053 feat(helper): support templating strings
  • 77a3d08 build(deps): bump goreleaser/goreleaser-action from 3.0.0 to 3.1.0
  • 9918668 build(deps): bump docker/build-push-action from 3.1.0 to 3.1.1
  • 01be78f misc: Update CONTRIBUTORS
  • a5175fc feat: Add HTTPS proxy
  • ab38922 feat(checker): display IP address
  • f12cf01 docs: license notes