macOS
brew install proxygenlocal Homebrew formula metadata
sudo port install proxygenMacPorts ports tree · devel/proxygen/Portfile · source: api.github.com
brew / rank 4143
Collection of C++ HTTP libraries. Version 2026.09.14.00 via Homebrew; verified 2026-09-18. Also installable with macports: sudo port install proxygen.
install
brew install proxygenlocal Homebrew formula metadata
sudo port install proxygenMacPorts ports tree · devel/proxygen/Portfile · source: api.github.com
overview
Collection of C++ HTTP libraries
history
Proxygen is Meta/Facebook's open-source collection of C++ HTTP libraries, including core protocol abstractions and a server framework.
Facebook publicly released Proxygen in 2014 as a collection of reusable C++ HTTP components. The project initially emphasized common HTTP abstractions and a simple HTTPServer framework and subsequently added support spanning HTTP/1.1, SPDY, HTTP/2, and HTTP/3.
Proxygen exposes HTTP abstractions used internally at Facebook and serves as the basis for many of its HTTP servers, proxies, and clients. Outside Meta, it is available as source and through dependency and system package managers, including vcpkg, Homebrew, and MacPorts.
Developers link Proxygen into C++ servers, proxies, and clients. The repository includes echo, static-file, forward-proxy, server-push, curl-like, and HTTP/3 client/server samples. API documentation is generated locally with Doxygen.
Proxygen is notable as production-derived infrastructure from Facebook's C++ ecosystem. Its relationship with Folly and mvfst makes it relevant to packagers tracking modern C++ networking stacks, dependency-heavy builds, QUIC, and HTTP/3.
security posture
No matching local secret-handling manifest was found for proxygen. Package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
hq | cli | global executable | |
masque_client | cli | global executable | |
proxygen_cocurl | cli | global executable | |
proxygen_curl | cli | global executable | |
proxygen_echo | cli | global executable | |
proxygen_h3datagram_client | cli | global executable | |
proxygen_httperf2 | cli | global executable | |
proxygen_proxy | cli | global executable | |
proxygen_push | cli | global executable | |
proxygen_static | 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/facebook/proxygen
install metadata
| Package key | brew:proxygen |
|---|---|
| Version | 2026.09.14.00 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/proxygen |
| Homepage | https://github.com/facebook/proxygen |
| Repository | https://github.com/facebook/proxygen |
| License | BSD-3-Clause |
| Source archive | https://github.com/facebook/proxygen/releases/download/v2026.07.27.00/proxygen-v2026.07.27.00.tar.gz |
| Last updated | 2026-09-18T14:01:50Z |
| Pulse | updated |
| Dependencies | c-ares, fizz, fmt, folly, gflags, glog, mvfst, openssl@3, wangle, zstd |
| Build dependencies | boost, cmake |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | proxygen |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Conflicts With |
|
| 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.
proxygen
sudo port install proxygensource 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.