# 使用 Homebrew, Nix 安装 mubeng

查看 mubeng 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install mubeng
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## 软件包事实

- **软件包键:** brew:mubeng
- **软件包管理器:** Homebrew
- **版本:** 0.23.0
- **来源摘要:** Incredibly fast proxy checker & IP rotator with ease
- **主页:** <https://github.com/mubeng/mubeng>
- **仓库:** <https://github.com/mubeng/mubeng>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- mubeng (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.23.0
## 项目历史与用法

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".

### 项目历史

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.

### 使用方式

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.

### 来源

- <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>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 其他软件包管理器记录

- 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)


## 来源

- 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
