macOS
brew install libproxyprovider-native install command
brew / 順位 2094
libproxy のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install libproxyprovider-native install command
概要
Library that provides automatic proxy configuration management
履歴
libproxy is a cross-platform library for automatic proxy configuration. It exists so applications can ask one question, how to reach a network resource, without each application reimplementing environment-variable parsing, desktop proxy settings, PAC, WPAD, and network-change behavior.
The project originated before its GitHub repository; the 0.4.12 release notes on 2016-01-12 explicitly say development moved to `github.com/libproxy/libproxy`. The GitHub repository itself was created on 2015-04-17.
The 0.4 series carried the traditional plugin-heavy proxy resolver stack, including desktop-environment integration and JavaScript engines for PAC. In 2023, the 0.5.0 release included a complete rewrite, and subsequent 0.5.x releases concentrated on platform behavior, Windows handling, XDG Desktop Portal support, PAC edge cases, packaging, and build cleanup.
libproxy spread through desktop and distribution ecosystems because proxy configuration is a cross-application problem. Its README lists support for Windows, Mac, and Linux/UNIX, and the repository displays Repology badges for Arch, Debian, Fedora, FreeBSD, Gentoo, Homebrew, MSYS2, openSUSE, Ubuntu, and others.
Applications and libraries use libproxy to resolve the proxy or direct connection to use for a URL. Homebrew also installs the `proxy` command, giving users a small CLI surface around the same automatic proxy-resolution behavior.
libproxy is package-nerd significant because it is plumbing: when proxy auto-detection is wrong, every downloader, updater, package manager, and network client feels broken. Packaging it consistently lets desktop and CLI software share one resolver instead of each shipping a slightly different proxy stack.
The 0.5 rewrite and later fixes show why distributions care about this library despite its small API. Build options, PAC JavaScript engines, desktop plugins, and platform-specific proxy stores all affect whether higher-level network software works behind corporate and campus proxies.
セキュリティ状態
infrastructure mutation or orchestration signal.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
proxy | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:libproxy |
|---|---|
| バージョン | 0.5.12 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://libproxy.github.io/libproxy/ |
| リポジトリ | https://github.com/libproxy/libproxy |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.