macOS
brew install pgroklocal Homebrew formula metadata
brew / Rang 7071
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für pgrok in AI-Agent-Workflows.
Installation
brew install pgroklocal Homebrew formula metadata
nix profile install nixpkgs#pgroknixpkgs package indexes · pkgs/by-name/pg/pgrok/package.nix · Quelle: api.github.com
Überblick
Poor man's ngrok, multi-tenant HTTP/TCP reverse tunnel solution
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.ymlExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
pgrok | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/pgrok/pgrok
Installationsmetadaten
| Paketschlüssel | brew:pgrok |
|---|---|
| Version | 1.7.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/pgrok |
| Homepage | https://github.com/pgrok/pgrok |
| Repository | https://github.com/pgrok/pgrok |
| Lizenz | MIT |
| Quellarchiv | https://github.com/pgrok/pgrok/archive/refs/tags/v1.7.0.tar.gz |
| Zuletzt aktualisiert | 2026-09-13T11:26:08Z |
| Pulse | updated |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
pgrok
nix profile install nixpkgs#pgrokQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.