Automic VaultAutomic Vault

brew

bore-cli mit Homebrew, MacPorts, Nix, apk, pacman installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für bore-cli in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install bore-cli

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install bore-cli

MacPorts ports tree · net/bore-cli/Portfile · Quelle: api.github.com

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#bore-cli

nixpkgs package indexes · pkgs/by-name/bo/bore-cli/package.nix · Quelle: api.github.com

Alpine Linux apkverifiziert · 92%
sudo apk add bore

Alpine Linux edge package indexes · bore · Quelle: dl-cdn.alpinelinux.org

Arch Linux pacmanverifiziert · 92%
sudo pacman -S bore

Arch Linux sync databases · bore · Quelle: geo.mirror.pkgbuild.com

Überblick

Paketzusammenfassung

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

Befehle und Aliase

  • bore

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Sicherheitslage

Risikostufe: blue

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

Risikoklassifikator

blue Risiko · mittel Konfidenz · tool

Warum

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

Signale

  • text:server

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 8 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
borecliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version0.6.0
Manager aktualisiert
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv0.6.0

https://github.com/ekzhang/bore

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:bore-cli
Version0.6.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/bore-cli
Homepagehttps://github.com/ekzhang/bore
Repositoryhttps://github.com/ekzhang/bore
Upstream-Dokumentationhttps://github.com/ekzhang/bore
LizenzMIT
Quellarchivhttps://github.com/ekzhang/bore/archive/refs/tags/v0.6.0.tar.gz
Build-Abhängigkeitenrust
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namebore-cli
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

bore-cli

nix profile install nixpkgs#bore-cli
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • installed executable or alias match
  • Abgeglichen nach: 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 Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment