macOS
brew install zroklocal Homebrew formula metadata
brew / 順位 2361
zrok のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install zroklocal Homebrew formula metadata
nix profile install nixpkgs#zroknixpkgs package indexes · pkgs/by-name/zr/zrok/package.nix · ソース: api.github.com
scoop install extras/zrokScoop official bucket manifest trees · bucket/zrok.json · ソース: api.github.com
概要
Geo-scale, next-generation sharing platform built on top of OpenZiti
履歴
zrok is a sharing and tunneling platform built on OpenZiti. It gives developers and operators a CLI-first way to expose local web apps, TCP/UDP services, files, and private resources without opening inbound firewall ports.
The project grew out of the OpenZiti ecosystem, whose core idea is programmable zero-trust networking. The public GitHub repository was created on 2022-07-18, and the README describes zrok as an OpenZiti-native sharing platform with both hosted and self-hosted deployment paths.
zrok evolved around the `zrok` CLI and a service model: users enable an account or environment, create shares, reserve named shares, and access those shares through public frontends or private OpenZiti access. That makes it closer to a packaging-friendly tunneling product than a single-purpose port forwarder.
Adoption has followed the broader developer-tool pattern for secure tunnels: local development demos, webhook testing, temporary file sharing, remote access to internal services, and self-hosted teams that want a tunnel without delegating trust to a closed SaaS network.
Its package-manager footprint matters because the CLI is the normal entry point. Homebrew, Nix, and Scoop packaging make zrok convenient for developers who need the same command on macOS, Linux, and Windows while the network service runs elsewhere.
Typical usage starts with `zrok enable`, then `zrok share` for an ephemeral share or `zrok reserve` plus `zrok share reserved` for a stable endpoint. The docs cover public shares for browser-accessible endpoints and private shares for OpenZiti-backed access between enrolled peers.
Package users commonly install it as a local CLI, authenticate it to a zrok service, and use it to expose development servers, APIs, files, or private service targets without editing router/firewall rules.
zrok is package-nerd interesting because it packages a modern networking service as a developer CLI: the local binary is tiny compared with the trust, identity, and overlay-network machinery behind it.
It also shows how tunnel tools have moved from ad hoc SSH reverse tunnels toward managed or self-hosted zero-trust overlays. For package databases, zrok belongs next to ngrok-style sharing tools, OpenZiti components, and other CLI-first remote-access utilities.
セキュリティ状態
zrok に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
zrok | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:zrok |
|---|---|
| バージョン | 2.0.4 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://zrok.io |
| リポジトリ | https://github.com/openziti/zrok |
| 最終更新 | 2026-07-25T21:51:00+02:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
zrok
nix profile install nixpkgs#zrokextras/zrok
scoop install extras/zrokソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.