macOS
brew install bore-clilocal Homebrew formula metadata
sudo port install bore-cliMacPorts ports tree · net/bore-cli/Portfile · 来源: api.github.com
安装
brew install bore-clilocal Homebrew formula metadata
sudo port install bore-cliMacPorts ports tree · net/bore-cli/Portfile · 来源: api.github.com
nix profile install nixpkgs#bore-clinixpkgs package indexes · pkgs/by-name/bo/bore-cli/package.nix · 来源: api.github.com
sudo apk add boreAlpine Linux edge package indexes · bore · 来源: dl-cdn.alpinelinux.org
sudo pacman -S boreArch Linux sync databases · bore · 来源: geo.mirror.pkgbuild.com
概览
Modern, simple TCP tunnel in Rust that exposes local ports to a remote server
历史
bore is a Rust TCP-tunnel CLI for exposing a local port through a remote server. Its historical identity is intentionally small: a modern, self-hostable alternative in the localtunnel/ngrok family that forwards TCP traffic and avoids becoming a full remote-access platform.
The README describes bore as a simple Rust tunnel that bypasses NAT firewalls by connecting a local client to a remote server and assigning a public port. It emphasizes a no-frills design: one binary can run either the client or server, and the protocol uses a control port plus per-connection UUID handoff.
The official GitHub releases show rapid early releases in April 2022, beginning with v0.2.0, then v0.3.0 and v0.4.0 later the same month. Later releases include v0.5.0 in April 2023 and v0.6.0 in June 2025.
bore spread through Rust/Cargo first and then OS packages. Its README documents `cargo install bore-cli`, Homebrew core packaging on macOS, AUR packaging, Gentoo overlay packaging, binary releases for macOS, Windows, and Linux, and Docker images, while the input package metadata also shows Alpine, MacPorts, Nix, and pacman availability.
The core workflow is `bore local 8000 --to bore.pub`, which exposes a local service through the public bore server on an assigned port. Operators can self-host with `bore server`, constrain port ranges, bind control and tunnel addresses separately, and optionally require a shared secret for the handshake.
bore matters to package nerds because it is a small Rust network utility whose package name diverges from its binary: Cargo and Homebrew use `bore-cli`, while the command is `bore`. It also demonstrates the post-ngrok packaging pattern of self-hostable tunnel tools that are simple enough to audit and ship as static binaries.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
bore | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/ekzhang/bore
安装元数据
| 软件包键 | brew:bore-cli |
|---|---|
| 版本 | 0.6.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/bore-cli |
| 主页 | https://github.com/ekzhang/bore |
| 仓库 | https://github.com/ekzhang/bore |
| 上游文档 | https://github.com/ekzhang/bore |
| 许可证 | MIT |
| 源码归档 | https://github.com/ekzhang/bore/archive/refs/tags/v0.6.0.tar.gz |
| 构建依赖 | rust |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | bore-cli |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
bore-cli
nix profile install nixpkgs#bore-clibore-cli
sudo port install bore-clibore
nix profile install nixpkgs#borebore 0.6.0-r0
Simple CLI tool for making tunnels to localhost
https://github.com/ekzhang/bore
sudo apk add borebore 0.6.0-2
A command line tool for making tunnels to localhost
https://github.com/ekzhang/bore
sudo pacman -S bore来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.