macOS
brew install gliderlocal Homebrew formula metadata
sudo port install gliderMacPorts ports tree · net/glider/Portfile · source: api.github.com
brew
Forward proxy with multiple protocols support. Version 0.16.4 via Homebrew; verified from local package data.
install
brew install gliderlocal Homebrew formula metadata
sudo port install gliderMacPorts ports tree · net/glider/Portfile · source: api.github.com
nix profile install nixpkgs#glidernixpkgs package indexes · pkgs/by-name/gl/glider/package.nix · source: api.github.com
sudo pacman -S gliderArch Linux sync databases · glider · source: geo.mirror.pkgbuild.com
overview
Forward proxy with multiple protocols support
history
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.
security posture
formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.confexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
glider | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/nadoo/glider
install metadata
| Package key | brew:glider |
|---|---|
| Version | 0.16.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/glider |
| Homepage | https://github.com/nadoo/glider |
| Repository | https://github.com/nadoo/glider |
| Upstream docs | https://github.com/nadoo/glider#readme |
| License | GPL-3.0-or-later |
| Source archive | https://github.com/nadoo/glider/archive/refs/tags/v0.16.4.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 glidersource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.