# 使用 Homebrew 安装 frpc

查看 frpc 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:frpc
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install frpc
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:frpc
- **软件包管理器:** Homebrew
- **版本:** 0.70.1
- **来源摘要:** Client app of fast reverse proxy to expose a local server to the internet
- **主页:** <https://github.com/fatedier/frp>
- **仓库:** <https://github.com/fatedier/frp>
- **最后更新:** 2026-07-26T11:37:58+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- frpc (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.70.1
## 项目历史与用法

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.

### 时间线

- 2015: The frp GitHub repository was created.
- 2017: Public GitHub releases were already publishing frp binaries in the v0.x series.
- 2026: v0.69.0 documented a compatibility window and introduced the versioned frpc/frps wire protocol.
- 2026: v0.69.1 refined UDP and SUDP behavior for the new wire protocol.

### Related projects

- frps is the server counterpart shipped by the same upstream frp project.
- The README discusses a planned v2 direction influenced by cloud-native proxy ideas such as Kubernetes, service mesh systems, and Envoy-like extensibility.

### 来源

- <https://api.github.com/repos/fatedier/frp>
- <https://github.com/fatedier/frp>
- <https://github.com/fatedier/frp/releases>
- <https://gofrp.org/en/docs>


## 安全说明

broad file, network, media, or database tool signal. formula declares a Homebrew service.

- **Geiger 风险:** orange / 中
- broad file, network, media, or database tool signal
- formula declares a Homebrew service


## Combined YAML source

View the package source record on GitHub. [combined/frpc.yml](https://github.com/mxcl/pkgdb/blob/main/combined/frpc.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
