pkg.soopen package index

brew / 順位 7071

pgrok を Homebrew, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install pgrok

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#pgrok

nixpkgs package indexes · pkgs/by-name/pg/pgrok/package.nix · ソース: api.github.com

概要

パッケージ概要

Poor man's ngrok, multi-tenant HTTP/TCP reverse tunnel solution

コマンドとエイリアス

  • pgrok

履歴

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

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.

タイムライン

  • Public project era: Developed on GitHub as a self-hosted ngrok alternative.
  • Package adoption: Distributed through Homebrew and Nix.

Related projects

  • pgrok is explicitly positioned as an alternative to ngrok. It builds its tunneling model on SSH remote port forwarding rather than inventing an unrelated transport.

ソース

  • Official README: https://github.com/pgrok/pgrok#readme
  • source_facts.package-manager

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:http

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

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

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Linux
~/.config/pgrok/pgrok.yml
macOS
~/Library/Application Support/pgrok/pgrok.yml
Windows
%LOCALAPPDATA%\pgrok\pgrok.yml

Credential files

Credential-bearing paths to review before unattended agent runs.

Linux
~/.config/pgrok/pgrok.yml~/.pgrok/pgrok.yml
macOS
~/Library/Application Support/pgrok/pgrok.yml~/.pgrok/pgrok.yml
Windows
%LOCALAPPDATA%\pgrok\pgrok.yml

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-09-19
マネージャ版1.7.0
マネージャ更新日2026-09-13
ローカルデータOK
上流最新
検出された最新v1.7.0

https://github.com/pgrok/pgrok

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

インストールメタデータ

パッケージメタデータ

パッケージキー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
Pulseupdated
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

pgrok

nix profile install nixpkgs#pgrok
  • normalized package name match
  • 一致条件: Pgrok
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/pg/pgrok/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation