macOS
brew install zorolocal Homebrew formula metadata
安装
brew install zorolocal Homebrew formula metadata
概览
Expose local server to external network
历史
zoro is a small Go tunneling tool, formerly known as mr2, for exposing local TCP, UDP, HTTP, and HTTPS services through a remote server. Its history is thinly documented, but the project fits the practical local-tunnel niche occupied by tools such as ngrok, frp, and Cloudflare Tunnel.
The upstream README identifies the project as "zoro (mr2)" and describes a server/client model for exposing local services to an external network. Older public discussion and GitHub issues still use the mr2 name, showing the continuity between the earlier mr2 identity and the current zoro package.
Public adoption evidence is modest but real: the repository has long-running user issues about Docker, multiple local ports, UDP exposure, Windows behavior, and HTTPS-only servers, and a 2019 Hacker News thread immediately compared mr2/zoro with ngrok, serveo, Argo Tunnel, and frp.
A typical setup runs zoro server on a reachable machine and zoro client beside the private service. The examples cover exposing local HTTP, SSH, DNS, directories over HTTP, and arbitrary TCP/UDP services; the HTTPS mode maps a local HTTP service to a remote subdomain-style endpoint.
The README notes that UDP can fail in some multi-layer NAT cases, which is a useful operational clue: zoro is best understood as a simple tunneling utility, not a universal NAT traversal guarantee.
For package nerds, zoro is interesting as a minimal tunnel package with both TCP and UDP claims, a rename from mr2, and a self-hosted server/client shape rather than a hosted SaaS-only workflow. It is the sort of tool people discover when comparing small networking CLIs by protocol support and operational friction.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
zoro | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/txthinking/zoro
安装元数据
| 软件包键 | brew:zoro |
|---|---|
| 版本 | 20240828 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/zoro |
| 主页 | https://www.txthinking.com |
| 仓库 | https://github.com/txthinking/zoro |
| 上游文档 | https://github.com/txthinking/zoro#readme |
| 许可证 | GPL-3.0-only |
| 源码归档 | https://github.com/txthinking/zoro/archive/refs/tags/v20240828.tar.gz |
| 最后更新 | 2026-07-25T21:50:59+02:00 |
| Pulse | updated |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | zoro |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.