macOS
brew install pgroklocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.