pkg.soopen package index

brew / rang 4455

Installer boring avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de boring pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install boring

local Homebrew formula metadata

Linux

Nixvérifié · 92%
nix profile install nixpkgs#boring

nixpkgs package indexes · pkgs/by-name/bo/boring/package.nix · Source: api.github.com

aperçu

Résumé du paquet

Simple command-line SSH tunnel manager that just works

Commandes et alias

  • boring

historique

Historique du projet et usages

boring is a small Go CLI for managing SSH tunnels from a TOML file, positioned as a simpler way to keep local, remote, SOCKS, and reverse SOCKS forwards organized.

Historique du projet

The public GitHub repository was created in September 2024, and its earliest GitHub release in the public release feed is 0.4.0 from October 2024. The official site describes it as a simple command-line SSH tunnel manager with TOML configuration, ssh_config compatibility, and automatic reconnections.

The project keeps its scope narrow: it manages tunnel definitions and process lifecycle around SSH rather than trying to replace OpenSSH or become a general VPN system.

Historique d'adoption

Adoption is early and package-manager-focused. The batch input records Homebrew and Nix packaging, which is typical for a modern single-binary CLI aimed at developers who frequently need repeatable port forwards.

Because boring delegates authentication and host identity to SSH configuration, it fits into existing developer workflows without asking users to maintain a separate credential store.

Modes d'utilisation

Users define named tunnels in a TOML file, then use the CLI to list, open, close, and group them. The README documents local, remote, SOCKS, and socks-remote modes plus fields for host, user, identity, port, keep-alive, and grouping.

The tool reads standard SSH configuration where possible and falls back to familiar defaults such as the current user, port 22, ssh-agent, and standard identity files.

Pourquoi les passionnés de paquets s'y intéressent

boring is package-nerd interesting because it is a deliberately small wrapper around a ubiquitous system tool: it packages as one CLI, but its real value is making OpenSSH port-forwarding state reproducible and inspectable.

Its platform-specific default config paths are a useful curation detail, since Linux follows XDG while macOS and Windows use a home-directory TOML file.

Chronologie

  • 2024-09: Official GitHub repository metadata shows the public repository created.
  • 2024-10: GitHub release metadata shows release 0.4.0 published.
  • 2026: Repository metadata and package input show ongoing development and packaging in Homebrew and Nix.

Related projects

  • OpenSSH is the underlying transport and tunneling mechanism.
  • ssh_config is part of the expected configuration workflow because boring can match hosts against SSH config.
  • autossh and other SSH tunnel managers are adjacent tools, but boring focuses on named TOML-managed tunnels.

posture de sécurité

Aucune couverture d'outil protégé trouvée pour le moment

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour boring. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.

Comportement d'installation

  • Aucune métadonnée de bottle Homebrew n’a été enregistrée.

Revue recommandée

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.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Linux
$XDG_CONFIG_HOME/boring/.boring.toml~/.config/boring/.boring.toml
macOS
~/.boring.toml
Windows
~/.boring.toml

exécutables

Exécutables installés

CommandeTypeExpositionNote
boringexécutableexécutable indexéDécouvert depuis l'index local des exécutables.

fraîcheur

Version et 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.

page générée2026-08-03
version du gestionnaire0.16.1
gestionnaire mis à jour2026-07-29
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:boring
Version0.16.1
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://alebeck.github.io/boring/
Dépôthttps://github.com/alebeck/boring
Dernière mise à jour2026-07-29T08:52:46+01:00
Pulseupdated
Bouteillenon enregistré
Serviceaucun déclaré

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

boring

nix profile install nixpkgs#boring
  • normalized package name match
  • Correspondance par : Boring
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/bo/boring/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

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