pkg.soopen package index

brew / Rang 3648

sshs mit Homebrew, apk, MacPorts, Nix, pacman, scoop installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install sshs

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install sshs

MacPorts ports tree · net/sshs/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add sshs

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

Nixverifiziert · 92%
nix profile install nixpkgs#sshs

nixpkgs package indexes · pkgs/by-name/ss/sshs/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S sshs

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

Windows

Scoopverifiziert · 92%
scoop install extras/sshs

Scoop official bucket manifest trees · bucket/sshs.json · Quelle: api.github.com

Überblick

Paketzusammenfassung

Graphical command-line client for SSH

Befehle und Aliase

  • sshs

Verlauf

Projektgeschichte und Nutzung

sshs is a Rust terminal user interface for choosing SSH hosts from an existing OpenSSH config file.

Projektgeschichte

The upstream repository's earliest commits are from February 2022 and describe the initial implementation of the SSH host selector. The README defines the tool narrowly: it reads `~/.ssh/config`, lists hosts in a terminal interface, and launches the system `ssh` client rather than replacing OpenSSH.

Adoptionsgeschichte

The README documents installation through Homebrew, Chocolatey, Arch Linux, Alpine Linux, NetBSD pkgsrc, Nix flakes, and source builds, while the supplied package metadata also records MacPorts, pacman, Nix, Scoop, and Homebrew identifiers. That breadth indicates adoption as a small convenience CLI across multiple package ecosystems.

Wie es verwendet wird

Users install `sshs`, keep their normal OpenSSH configuration, and run the TUI to search and connect to configured hosts. The README also documents a `--config` option for users who want to point it at another SSH config file.

Warum Paket-Nerds sich dafür interessieren

Package nerds care about sshs because it is intentionally boring in the best way: it layers a searchable TUI over the de facto OpenSSH config format, so packaging it is mostly about delivering a small Rust binary that respects existing user dotfiles.

Zeitleiste

  • 2022: Initial upstream commits implemented the SSH host selector.
  • 2022: 1.0.0 and several early 1.x tags were published.
  • 2024: README documented broad package-manager installation paths.
  • 2025: 4.7.2 appeared in the upstream tag history.

Related projects

  • sshs belongs to the family of SSH connection managers and terminal launchers, but it delegates connection semantics to OpenSSH and its `ssh_config` file.

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:ssh,client

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

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.

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.

Unix
~/.ssh/config

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
sshsExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

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-08-03
Manager-Version4.7.2
Manager aktualisiert
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:sshs
Version4.7.2
PaketmanagerHomebrew
Homepagehttps://github.com/quantumsheep/sshs
Repositoryhttps://github.com/quantumsheep/sshs
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

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

Nix95%

sshs

nix profile install nixpkgs#sshs
  • normalized package name match
  • Abgeglichen nach: Sshs
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ss/sshs/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

sshs 4.7.2-r0

Terminal user interface for SSH

https://github.com/quantumsheep/sshs

sudo apk add sshs
  • License: MIT
  • Architecture: x86_64
  • Source Package: sshs
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Sshs
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: sshs from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
pacman95%

sshs 4.7.2-1

Terminal user interface for SSH

https://github.com/quantumsheep/sshs

sudo pacman -S sshs
  • License: MIT
  • Architecture: x86_64
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Sshs
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: sshs from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

sshs

sudo port install sshs
  • normalized package name match
  • Abgeglichen nach: Sshs
MacPorts ports tree · api.github.com · MacPorts ports tree: net/sshs/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

extras/sshs

scoop install extras/sshs
  • normalized package name match
  • Abgeglichen nach: Sshs
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/sshs.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

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