macOS
brew install pgroklocal Homebrew formula metadata
brew / 順位 7071
pgrok のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install pgroklocal Homebrew formula metadata
nix profile install nixpkgs#pgroknixpkgs package indexes · pkgs/by-name/pg/pgrok/package.nix · ソース: api.github.com
概要
Poor man's ngrok, multi-tenant HTTP/TCP reverse tunnel solution
履歴
pgrok is a self-hosted HTTP and TCP reverse-tunneling system that exposes local services through a remotely deployed server using SSH port forwarding.
The pgrok project was created as a self-hosted, multi-tenant reverse-tunnel solution described by its maintainers as a "poor man's ngrok." Its design uses SSH remote port forwarding and includes both the public server and local client components.
pgrok is distributed through Homebrew and Nix according to source_facts.package-manager. Its packaging supports straightforward installation of a self-hosted tunneling alternative on Unix-like systems.
An operator deploys `pgrokd` on a publicly reachable host and configures DNS and authentication. A client initializes `pgrok.yml` with a remote address, local forwarding address, and token, then runs `pgrok` or `pgrok http` to establish the tunnel.
The token is stored as part of the general YAML configuration unless another path is selected; the official documentation does not identify a separate credentials file.
pgrok packages the familiar ngrok-style developer tunnel as an open, self-hostable client-and-server system built on SSH remote port forwarding. It appeals to users who want control of the public endpoint and authentication infrastructure rather than dependence on a hosted tunneling vendor.
Its combination of HTTP and raw TCP forwarding, multi-tenant operation, conventional YAML configuration, and package-manager availability makes it useful for development callbacks, demonstrations, and temporary exposure of services behind NAT.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/pgrok/pgrok.yml~/Library/Application Support/pgrok/pgrok.yml%LOCALAPPDATA%\pgrok\pgrok.ymlCredential-bearing paths to review before unattended agent runs.
~/.config/pgrok/pgrok.yml~/.pgrok/pgrok.yml~/Library/Application Support/pgrok/pgrok.yml~/.pgrok/pgrok.yml%LOCALAPPDATA%\pgrok\pgrok.yml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
pgrok | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/pgrok/pgrok
インストールメタデータ
| パッケージキー | brew:pgrok |
|---|---|
| バージョン | 1.7.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/pgrok |
| ホームページ | https://github.com/pgrok/pgrok |
| リポジトリ | https://github.com/pgrok/pgrok |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/pgrok/pgrok/archive/refs/tags/v1.7.0.tar.gz |
| 最終更新 | 2026-09-13T11:26:08Z |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | pgrok |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
pgrok
nix profile install nixpkgs#pgrokソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.