macOS
brew install bore-clilocal Homebrew formula metadata
sudo port install bore-cliMacPorts ports tree · net/bore-cli/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de bore-cli pour les workflows d'agents IA.
installation
brew install bore-clilocal Homebrew formula metadata
sudo port install bore-cliMacPorts ports tree · net/bore-cli/Portfile · Source: api.github.com
nix profile install nixpkgs#bore-clinixpkgs package indexes · pkgs/by-name/bo/bore-cli/package.nix · Source: api.github.com
sudo apk add boreAlpine Linux edge package indexes · bore · Source: dl-cdn.alpinelinux.org
sudo pacman -S boreArch Linux sync databases · bore · Source: geo.mirror.pkgbuild.com
aperçu
Modern, simple TCP tunnel in Rust that exposes local ports to a remote server
historique
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.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
bore | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/ekzhang/bore
métadonnées d'installation
| Clé du paquet | brew:bore-cli |
|---|---|
| Version | 0.6.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/bore-cli |
| Page d'accueil | https://github.com/ekzhang/bore |
| Dépôt | https://github.com/ekzhang/bore |
| Docs amont | https://github.com/ekzhang/bore |
| Licence | MIT |
| Archive source | https://github.com/ekzhang/bore/archive/refs/tags/v0.6.0.tar.gz |
| Dépendances de compilation | rust |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 borepiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.