macOS
brew install bore-clilocal Homebrew formula metadata
sudo port install bore-cliMacPorts ports tree · net/bore-cli/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für bore-cli in AI-Agent-Workflows.
Installation
brew install bore-clilocal Homebrew formula metadata
sudo port install bore-cliMacPorts ports tree · net/bore-cli/Portfile · Quelle: api.github.com
nix profile install nixpkgs#bore-clinixpkgs package indexes · pkgs/by-name/bo/bore-cli/package.nix · Quelle: api.github.com
sudo apk add boreAlpine Linux edge package indexes · bore · Quelle: dl-cdn.alpinelinux.org
sudo pacman -S boreArch Linux sync databases · bore · Quelle: geo.mirror.pkgbuild.com
Überblick
Modern, simple TCP tunnel in Rust that exposes local ports to a remote server
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
bore | cli | globales Executable |
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.
https://github.com/ekzhang/bore
Installationsmetadaten
| Paketschlüssel | brew:bore-cli |
|---|---|
| Version | 0.6.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/bore-cli |
| Homepage | https://github.com/ekzhang/bore |
| Repository | https://github.com/ekzhang/bore |
| Upstream-Dokumentation | https://github.com/ekzhang/bore |
| Lizenz | MIT |
| Quellarchiv | https://github.com/ekzhang/bore/archive/refs/tags/v0.6.0.tar.gz |
| Build-Abhängigkeiten | rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 boreQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.