macOS
brew install frpslocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für frps in AI-Agent-Workflows.
Installation
brew install frpslocal Homebrew formula metadata
Überblick
Server app of fast reverse proxy to expose a local server to the internet
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
frps | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/fatedier/frp
Installationsmetadaten
| Paketschlüssel | brew:frps |
|---|---|
| Version | 0.70.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/frps |
| Homepage | https://github.com/fatedier/frp |
| Repository | https://github.com/fatedier/frp |
| Upstream-Dokumentation | https://gofrp.org/en/docs |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/fatedier/frp/archive/refs/tags/v0.70.1.tar.gz |
| Zuletzt aktualisiert | 2026-07-23T09:54:47Z |
| Pulse | updated |
| Build-Abhängigkeiten | go, node |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | declared |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | frps |
| 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 |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.