# mubeng を Homebrew, Nix でインストール

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
