# Installer mubeng avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de mubeng pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:mubeng
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install mubeng
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#mubeng
```

  Preuve: nixpkgs package indexes: pkgs/by-name/mu/mubeng/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:mubeng
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.23.0
- **Résumé source:** Incredibly fast proxy checker & IP rotator with ease
- **Page d'accueil:** <https://github.com/mubeng/mubeng>
- **Dépôt:** <https://github.com/mubeng/mubeng>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- mubeng (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.23.0
## Historique du projet et usages

mubeng is a Go-based proxy utility organized around two jobs: running a local proxy server that rotates outbound proxy IPs, and checking whether entries in a proxy list are usable. The public GitHub repository was created in 2021 under the mubeng organization and describes the tool as an "incredibly fast proxy checker & IP rotator".

### Historique du projet

The project grew around operational proxy-pool workflows rather than a general web server role. Its README documents support for HTTP, HTTPS, SOCKS v4(A), SOCKS v5, and Amazon API Gateway proxy schemes, plus examples for Burp Suite upstream proxying and OWASP ZAP proxy chaining. The changelog records later additions such as proxy server authentication, live-reloading watched proxy files, HTTPS proxy protocol support, and helper functions for proxy formatting.

### Modes d'utilisation

In practice, users point mubeng at a proxy list and either ask it to validate the pool or expose a local address that rotates requests through the pool. Its package-manager niche is security, scraping, testing, and bug-bounty-adjacent command-line work where rotating or validating many proxies is useful.

### Sources

- <https://api.github.com/repos/mubeng/mubeng>
- <https://formulae.brew.sh/formula/mubeng>
- <https://github.com/mubeng/mubeng>
- <https://github.com/mubeng/mubeng/blob/master/CHANGELOG.md>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- Nix - mubeng: normalized package name match | nixpkgs package indexes: pkgs/by-name/mu/mubeng/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/mubeng.yml](https://github.com/mxcl/pkgdb/blob/main/combined/mubeng.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
