macOS
brew install frpclocal Homebrew formula metadata
安装
brew install frpclocal Homebrew formula metadata
概览
Client app of fast reverse proxy to expose a local server to the internet
历史
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.
安全态势
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
frpc | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/fatedier/frp
安装元数据
| 软件包键 | brew:frpc |
|---|---|
| 版本 | 0.70.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/frpc |
| 主页 | https://github.com/fatedier/frp |
| 仓库 | https://github.com/fatedier/frp |
| 上游文档 | https://gofrp.org/en/docs |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/fatedier/frp/archive/refs/tags/v0.70.1.tar.gz |
| 最后更新 | 2026-07-23T09:36:36Z |
| Pulse | updated |
| 构建依赖 | go, node |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | declared |
注册表事实
| 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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.