mubeng

An incredibly fast proxy checker & IP rotator with ease.

APACHE-2.0 License

Downloads
67
Stars
1.6K

Bot releases are visible (Hide)

mubeng - v0.17.0 Latest Release

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

Changelog

  • 4892854e482e7a590e42f9bc58c60f4a3951a6ba docs(README): update preview usage img
  • 85d75826cafb9d29ebc555a9f0a7d1076356c38f chore: tidy up go mods
  • a6a39a338f68a06c0e0657102a22bf037b256433 docs(README): minor wording changes
  • 82ae8ac7fabae4f5781904f137f190221f27d20d feat: add --rotate-on-error & --max-errors options (#249)
mubeng - v0.16.0

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

Changelog

  • 901e2cb8f841220f87eeb830144ff2f275025eef feat: add Timeout field to Proxy
  • c65b80dd6df3a2891a2ed818c8506a7f2aaa8490 feat: add --max-redirects option (#248)
  • 66705fea969f967659362cd6c751e057c2d218e4 feat: defaulting max retries to 0
  • 414ecaf21918b0a2415d29aa33fa8542d4311e27 feat(server): early returns for unsupported schemes
  • aa6624ea8730a8755dc8276229397c2f528b1153 refactor(server): use ProxyManager.Rotate method
  • 96de3aa0b4e5891e82e08e52a9cc332c7a23e4fe feat(proxymanager): add Rotate method
  • cc2f825272abfdafe5a8ce5e9f47ec700f272dab feat: retryable HTTP requests (#245)
mubeng - v0.15.3

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

Changelog

  • 76765222a8d7faa605c6af5dd0b939fc1c056035 docs: update img figures
  • 4a35de28b2eb50616fba80f2f06d339409715617 feat(runner): adjust default goroutine to 50
  • 5221e023ea9001292485cb8144da0aa23f45a2e8 feat(runner): use stdin data if any
  • 5ff0df21e025845c9c08fd2f4e231f4fe90f35b2 feat(runner): add hasStdin util
mubeng - v0.15.0

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

Changelog

  • dcfd2fae8773e91fc437c419a0543947b648809d feat(server): handle logo.Open err
  • a5753440978e93a82b4b7de164c467c4edd0ad01 feat(server): update mubeng.New impl
  • 982b53f8e5df7071296dec09f3415ca1e499f6fb feat(checker): update mubeng.New impl
  • 9ab789774e1e7d36c59c1826890334bbbe021766 refactor(mubeng): replace *http.Request return with err
mubeng - v0.14.2

Published by github-actions[bot] 9 months ago

Changelog

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

Published by github-actions[bot] about 1 year 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)
mubeng - v0.14.0

Published by github-actions[bot] over 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
mubeng - v0.13.2

Published by github-actions[bot] over 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)
mubeng - v0.13.0

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

Changelog

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

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

Changelog

  • ecd57f2 fix #166: panic nil dereference for response status code
mubeng - v0.12.0-dev

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

Changelog

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

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

Changelog

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

Published by github-actions[bot] almost 2 years 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
mubeng - v0.11.0

Published by github-actions[bot] about 2 years 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
mubeng - v0.10.0

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

Changelog

  • c487dac Add proxy file watcher with live-reload proxy manager (#139)
mubeng - v0.9.3

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

Changelog

  • 6f9ad0e fix: Add err check for http.ResponseWriter.Write
  • ef8f050 Bump docker/login-action from 1.12.0 to 1.13.0
mubeng - v0.9.2

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

Changelog

  • 3c343f7 fix: Missing some arguments for daemon mode
mubeng - v0.9.1

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

Changelog

  • 3455a7e feat: Non-proxy handler & CA cert endpoint (fix #72)
mubeng - v0.9.0

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

Changelog

  • 3c8c19d feat: Add only show specific country code (close #99)
mubeng - v0.8.0

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

Changelog

485ac65 Add proxy server authentication (close #77)