Automic VaultAutomic Vault

brew

dsh mit Homebrew, apt, MacPorts installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install dsh

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install dsh

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

Linux

Debian aptverifiziert · 92%
sudo apt install dsh

Debian stable package indexes · dsh · Quelle: deb.debian.org

Überblick

Paketzusammenfassung

Dancer's shell, or distributed shell

Befehle und Aliase

  • dsh

Verlauf

Projektgeschichte und Nutzung

dsh, Dancer's shell, is Junichi Uekawa's C implementation of a distributed shell wrapper for running rsh, remsh, or ssh commands over many Unix hosts.

Projektgeschichte

The official page says dsh grew from the author's own Debian cluster administration needs: repeatedly writing ad hoc scripts for many hosts was inefficient, so a personal tool was polished into a public program. The page's HTML creation stamp is 2001-08-31, and its public download index carries a long 0.22 through 0.25 release stream.

By the 0.24.2 note dated 2003-08-26, the project had already dealt with portability and security-advisory review around its asprintf implementation. Later releases moved into the 0.25 series, with Homebrew packaging 0.25.10 from the upstream download area.

Adoptionsgeschichte

dsh's adoption is old-school Unix administration adoption: package-manager availability, config files in /etc and ~/.dsh, and use on clusters where the same command must run across many hosts. The official page says it was installed on many clusters and was also used by the related dmachinemon system.

Homebrew analytics showed only 71 installs over the preceding 365 days during this batch, which fits a mature, niche sysadmin utility rather than an actively trendy tool.

Wie es verwendet wird

The canonical usage is to put host lists or groups in text config files and run commands such as `dsh -a -c -- uname -a` or `dsh -g group -c -- command`. The tool also supports limiting the number of simultaneous connections, hierarchical invocation, and NIS netgroups.

Warum Paket-Nerds sich dafür interessieren

dsh is package-nerd significant because it captures a pre-cloud cluster-management pattern: small C utilities, text host lists, rsh/ssh wrappers, and distro packaging did the work that later orchestration systems absorbed. It is also an example of a name collision family: several unrelated tools called dsh existed in Perl, C, Python, and AIX-compatible forms.

Zeitleiste

  • 2001-08-31: The official HTML page records its creation date.
  • 2002: The official references section links Japanese research reports evaluating dsh.
  • 2003-08-10: A Bugtraq security advisory about dsh was posted; the maintainer later explained why the checked implementation was not affected on common platforms.
  • 2003-08-26: The official page documents the 0.24.2 security-review note.
  • 0.25.10: The upstream download index and Homebrew formula identify 0.25.10 as the packaged stable release.

Related projects

  • dmachinemon is named by the official page as a system that used dsh extensively.
  • The official related-work list points to other distributed-shell projects, including Perl dsh, another C dsh, and pydsh.
  • ssh, rsh, and remsh are the remote-shell mechanisms dsh wraps.

Sicherheitslage

Risikostufe: yellow

generalized runtime or code generation signal.

Risikoklassifikator

yellow Risiko · mittel Konfidenz · runtime

Warum

  • generalized runtime or code generation signal

Signale

  • text:shell

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 13 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.
  • 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.

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
/etc/dsh/dsh.conf~/.dsh/dsh.conf/etc/dsh/machines.list~/.dsh/machines.list/etc/dsh/group/groupname~/.dsh/group/groupname

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
dshcliglobales 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-08
Manager-Version0.25.10
Manager aktualisiert
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://www.netfort.gr.jp/~dancer/software/dsh.html.en

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:dsh
Version0.25.10
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/dsh
Homepagehttps://www.netfort.gr.jp/~dancer/software/dsh.html.en
Upstream-Dokumentationhttps://www.netfort.gr.jp/~dancer/software/dsh.html.en
LizenzGPL-2.0-or-later
Quellarchivhttps://www.netfort.gr.jp/~dancer/software/downloads/dsh-0.25.10.tar.gz
Abhängigkeitenlibdshconfig
Build-Abhängigkeitengnu-sed
Bottleverfügbar (auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

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

Debian apt95%

dsh 0.25.10-2

dancer's shell, or distributed shell

https://www.netfort.gr.jp/~dancer/software/dsh.html

sudo apt install dsh
  • Section: net
  • Architecture: amd64
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Dsh
Debian stable package indexes · deb.debian.org · Debian stable package indexes: dsh from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

dsh 0.25.10-1.6build1

dancer's shell, or distributed shell

http://www.netfort.gr.jp/~dancer/software/dsh.html

sudo apt install dsh
  • Section: universe/net
  • Architecture: amd64
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Dsh
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: dsh from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
MacPorts95%

dsh

sudo port install dsh
  • normalized package name match
  • Abgeglichen nach: Dsh
MacPorts ports tree · api.github.com · MacPorts ports tree: net/dsh/Portfile from https://api.github.com/repos/macports/macports-ports/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
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment