macOS
brew install gliderlocal Homebrew formula metadata
sudo port install gliderMacPorts ports tree · net/glider/Portfile · ソース: api.github.com
brew
glider のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install gliderlocal Homebrew formula metadata
sudo port install gliderMacPorts ports tree · net/glider/Portfile · ソース: api.github.com
nix profile install nixpkgs#glidernixpkgs package indexes · pkgs/by-name/gl/glider/package.nix · ソース: api.github.com
sudo pacman -S gliderArch Linux sync databases · glider · ソース: geo.mirror.pkgbuild.com
概要
Forward proxy with multiple protocols support
履歴
glider is a Go-based forward proxy and protocol-conversion tool with DNS, DHCP, routing-rule, health-check, and load-balancing features. Its history is best documented by its GitHub repository and README rather than by a separate project-history site.
The GitHub repository was created in July 2017 and describes glider as a forward proxy with support for multiple protocols plus DNS, DHCP, and ipset management features. The project developed around one executable that can listen locally and forward traffic through one or more upstream forwarders.
glider's adoption appears in package-manager availability across Homebrew, MacPorts, Nix, and Arch-derived systems, plus binary and Docker distribution from the upstream README. Its appeal is strongest for users who want a compact proxy chain tool rather than a full appliance.
Practitioners run `glider` with `-listen`, `-forward`, and optional `-config` arguments. Common setups create HTTP or SOCKS5 listeners, chain forwarders, select failover or latency strategies, serve DNS through proxy rules, or use Linux redirect and tproxy modes.
Because proxy URLs may embed user names, passwords, certificates, and upstream endpoints, the package's config file can also serve as a credential-bearing file in managed installations.
For package maintainers, glider is a self-contained Go networking binary with many runtime modes and few packaging surfaces. The main thing to preserve is the CLI behavior, service config path, and protocol support advertised by upstream.
セキュリティ状態
formula declares a Homebrew service.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/glider/glider.confCredential-bearing paths to review before unattended agent runs.
/etc/glider/glider.conf実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
glider | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/nadoo/glider
インストールメタデータ
| パッケージキー | brew:glider |
|---|---|
| バージョン | 0.16.4 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/glider |
| ホームページ | https://github.com/nadoo/glider |
| リポジトリ | https://github.com/nadoo/glider |
| 上流ドキュメント | https://github.com/nadoo/glider#readme |
| ライセンス | GPL-3.0-or-later |
| ソースアーカイブ | https://github.com/nadoo/glider/archive/refs/tags/v0.16.4.tar.gz |
| 最終更新 | 2026-07-12T13:19:14+02:00 |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | declared |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | glider |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
glider
nix profile install nixpkgs#gliderglider 0.16.4-1
A forward proxy with multiple protocols support
https://github.com/nadoo/glider
sudo pacman -S gliderglider
sudo port install gliderソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.