macOS
brew install frpclocal Homebrew formula metadata
brew
Client app of fast reverse proxy to expose a local server to the internet. Version 0.69.1 via Homebrew; verified 2026-06-01.
install
brew install frpclocal Homebrew formula metadata
overview
Client app of fast reverse proxy to expose a local server to the internet
history
frpc is the client-side command in frp, the fast reverse proxy project used to expose services behind NAT or firewalls to the Internet. In the frp deployment model, frpc runs beside the private service and connects outward to frps on a reachable host.
frp began as an open-source Go reverse-proxy and tunneling project in late 2015. Its official documentation and README present frpc and frps as the two halves of the system: the client configuration lives with the internal service, while the server accepts client connections and publishes TCP, UDP, HTTP, HTTPS, and related proxy modes.
The project has remained pre-1.0 while continuing regular feature releases. The maintainers describe ongoing v2 work and compatibility concerns in the README, and the v0.69.0 release introduced an explicit wire-protocol setting as a transition path for future frpc/frps protocol changes.
frpc became widely packaged because it solves a common self-hosting and operations problem: reaching a machine that cannot accept inbound connections. Homebrew packages frpc separately from frps, matching the operational split between client nodes and public relay servers.
The upstream project distributes cross-platform release archives for macOS, Linux, FreeBSD, and other targets, and the GitHub project has over 100,000 stars, making frp one of the better-known open-source tunneling tools.
A typical frpc workflow is to put frps on a public server, configure frpc with that server address and one or more local services, then start frpc with a TOML configuration file. The official README includes SSH, web-service, DNS, Unix-domain-socket, HTTPS, private-service, and P2P examples.
The client side is also where users configure proxy definitions, local IPs and ports, plugins, authentication parameters, optional compression or encryption, and newer transport settings such as the frpc/frps wire protocol.
For package maintainers, frpc is interesting because it is one binary from a larger upstream release but has a distinct operational role. Splitting it into a client package lets users install only the private-side tunnel agent on laptops, home servers, CI boxes, or LAN hosts.
security posture
broad file, network, media, or database tool signal. 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.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
frpc | 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/fatedier/frp
install metadata
| Package key | brew:frpc |
|---|---|
| Version | 0.69.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/frpc |
| Homepage | https://github.com/fatedier/frp |
| Repository | https://github.com/fatedier/frp |
| Upstream docs | https://gofrp.org/en/docs |
| License | Apache-2.0 |
| Source archive | https://github.com/fatedier/frp/archive/refs/tags/v0.69.1.tar.gz |
| Last updated | 2026-06-01T13:28:42Z |
| Pulse | updated |
| Build dependencies | go, node |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | frpc |
| 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 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.