mubeng v0.14.1 releases: incredibly fast proxy checker & IP rotator
mubeng
An incredibly fast proxy checker & IP rotator with ease.
Feature
- Proxy IP rotator: Rotates your IP address for every specific request.
- Proxy checker: Check your proxy IP which is still alive.
- All HTTP/S methods are supported.
- HTTP & SOCKSv5 proxy protocols apply.
- All parameters & URIs are passed.
- Easy to use: You can just run it against your proxy file, and choose the action you want!
- Cross-platform: whether you are Windows, Linux, Mac, or even Raspberry Pi, you can run it very well.
Why mubeng?
It’s fairly simple, there is no need for additional configuration.
mubeng has 2 core functionality:
1. Run proxy server as proxy IP rotation
This is useful to avoid different kinds of IP bans, i.e. bruteforce protection, API rate-limiting, or WAF blocking based on IP. We also leave it entirely up to users to use proxy pool resources from anywhere.
2. Perform proxy checks
So, you don’t need any extra proxy checking tools out there if you want to check your proxy pool.
Use
Flag | Description |
---|---|
-f, –file <FILE> |
Proxy file. |
-a, –address <ADDR>:<PORT> |
Run proxy server. |
-d, –daemon | Daemonize proxy server. |
-c, –check | To perform proxy live check. |
-t, –timeout | Max. time allowed for proxy server/check (default: 30s). |
-r, –rotate <AFTER> |
Rotate proxy IP for every AFTER request (default: 1). |
-v, –verbose | Dump HTTP request/responses or show died proxy on check. |
-o, –output | Log output from proxy server or live check. |
-u, –update | Update mubeng to the latest stable version. |
-V, –version | Show current mubeng version. |
NOTES:
|
Changelog v0.14.1
- 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)
Install & Use
Copyright © by Dwi Siswanto 2021