Automic VaultAutomic Vault

brew

frps を Homebrew でインストール

frps のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install frps

local Homebrew formula metadata

概要

パッケージ概要

Server app of fast reverse proxy to expose a local server to the internet

コマンドとエイリアス

  • frps

履歴

プロジェクトの歴史と使われ方

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.

セキュリティ状態

リスクレベル: orange

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

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

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

信号

  • metadata:service
  • text:server

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • formula メタデータがサービスまたはデーモンブロックを宣言しています。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 2 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
frpscliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版0.70.1
マネージャ更新日2026-07-23
ローカルデータOK
上流最新
検出された最新v0.70.1

https://github.com/fatedier/frp

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:frps
バージョン0.70.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/frps
ホームページ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:54:47Z
Pulseupdated
ビルド依存関係go, node
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービスdeclared

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namefrps
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment