# 使用 Homebrew 安装 frps

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

## 安装

```sh
sudo av install brew:frps
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install frps
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:frps
- **软件包管理器:** Homebrew
- **版本:** 0.70.1
- **来源摘要:** Server 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

## 可执行文件

- frps (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

frps is the server-side command in frp, the fast reverse proxy project. It runs on a host with a reachable address and accepts frpc client connections so private services can be exposed through TCP, UDP, HTTP, HTTPS, and related proxy modes.

### 项目历史

frp was created on GitHub in 2015 and developed as a paired client/server tunneling system. The upstream README describes the architecture in terms of frps on a public server and frpc on a LAN host that cannot be directly reached from the Internet.

The project has continued through frequent 0.x releases while the maintainers discuss a future v2 design. In the v0.69 line, the release notes formalized a compatibility policy and introduced a versioned wire protocol between frpc and frps.

### 采用历史

frps is packaged separately because server operators often need only the public relay component. That packaging mirrors real deployments where frps may live on a VPS while many clients connect from private networks.

frp's large GitHub audience and broad binary release matrix helped make frps a common choice in self-hosting, homelab, NAT traversal, and remote-access workflows.

### 使用方式

A common frps setup is to place the binary and server TOML configuration on a public host, configure a bind port, and then allow frpc clients to register proxies through it. Server-side features include dashboards, authentication, port controls, TCP multiplexing, protocol support, and management plugins.

The server is the upgrade anchor in mixed-version deployments: the v0.69.0 release notes tell users to upgrade frps before frpc when moving through protocol changes.

### 为什么软件包爱好者会关心

frps matters to package history because it is a role-specific binary from a larger Go upstream. Separate packaging lets a server image or host install the relay daemon without implying that local client tunnel definitions should also be present.

### 时间线

- 2015: The frp GitHub repository was created.
- 2017: Public GitHub releases show established v0.x binary distribution.
- 2026: v0.69.0 introduced the compatibility policy and versioned wire protocol.
- 2026: v0.69.1 refined protocol behavior for UDP-family proxy payloads.

### Related projects

- frpc is the client counterpart shipped by the same upstream frp project.
- The upstream README relates future v2 work to cloud-native proxy and service-mesh ideas, including 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/frps.yml](https://github.com/mxcl/pkgdb/blob/main/combined/frps.yml)


## 来源

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