Automic VaultAutomic Vault

brew

frpc を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install frpc

local Homebrew formula metadata

概要

パッケージ概要

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

コマンドとエイリアス

  • frpc

履歴

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

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.

セキュリティ状態

リスクレベル: 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:client,server

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/fatedier/frp

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

インストールメタデータ

パッケージメタデータ

パッケージキー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
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 Namefrpc
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