macOS
brew install bore-clilocal Homebrew formula metadata
sudo port install bore-cliMacPorts ports tree · net/bore-cli/Portfile · ソース: api.github.com
brew
bore-cli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.