pkg.soopen package index

brew / 順位 2742

bore-cli を Homebrew, MacPorts, Nix, apk, pacman でインストール

bore-cli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install bore-cli

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install bore-cli

MacPorts ports tree · net/bore-cli/Portfile · ソース: api.github.com

概要

パッケージ概要

Modern, simple TCP tunnel in Rust that exposes local ports to a remote server

コマンドとエイリアス

  • bore

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2022: v0.2.0 published on GitHub.
  • 2022: v0.3.0, v0.4.0, and v0.4.1 follow in the first release year.
  • 2023: v0.5.0 published.
  • 2025: v0.6.0 published.

Related projects

  • The README explicitly compares bore with localtunnel and ngrok. It is also adjacent to other self-hostable TCP/HTTP tunnel tools and to Tokio-based Rust network services.

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:server

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
bore実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版0.6.0
マネージャ更新日
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:bore-cli
バージョン0.6.0
パッケージマネージャHomebrew
ホームページhttps://github.com/ekzhang/bore
リポジトリhttps://github.com/ekzhang/bore
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

bore-cli

nix profile install nixpkgs#bore-cli
  • normalized package name match
  • 一致条件: Bore Cli
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/bo/bore-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

bore-cli

sudo port install bore-cli
  • normalized package name match
  • 一致条件: Bore Cli
MacPorts ports tree · api.github.com · MacPorts ports tree: net/bore-cli/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Nix92%

bore

nix profile install nixpkgs#bore
  • installed executable or alias match
  • 一致条件: Bore
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/bo/bore/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk92%

bore 0.6.0-r0

Simple CLI tool for making tunnels to localhost

https://github.com/ekzhang/bore

sudo apk add bore
  • License: MIT
  • Architecture: x86_64
  • Source Package: bore
  • 1 依存関係
  • 1 提供
  • installed executable or alias match
  • 一致条件: Bore
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: bore from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
pacman92%

bore 0.6.0-2

A command line tool for making tunnels to localhost

https://github.com/ekzhang/bore

sudo pacman -S bore
  • License: MIT
  • Architecture: x86_64
  • 2 依存関係
  • installed executable or alias match
  • 一致条件: Bore
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: bore from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation