pkg.soopen package index

brew / 順位 8497

zssh を Homebrew, apt, dnf, MacPorts, Nix, pacman でインストール

zssh のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install zssh

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install zssh

MacPorts ports tree · comms/zssh/Portfile · ソース: api.github.com

Linux

Debian apt確認済み · 92%
sudo apt install zssh

Debian stable package indexes · zssh · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install zssh

Fedora Rawhide package metadata · zssh · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#zssh

nixpkgs package indexes · pkgs/by-name/zs/zssh/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S zssh

Arch Linux sync databases · zssh · ソース: geo.mirror.pkgbuild.com

概要

パッケージ概要

Interactive file transfers over SSH

コマンドとエイリアス

  • zssh
  • ztelnet

履歴

プロジェクトの歴史と使われ方

zssh is a SourceForge-era terminal utility that wraps an interactive SSH session with ZMODEM file-transfer support. Its companion command, ztelnet, applies the same idea to telnet.

プロジェクトの歴史

The project was registered on SourceForge on 2000-06-27 and is credited on the homepage to Matthieu Lucotte. Its public homepage and SourceForge page describe zssh as Zmodem SSH: a way to transfer files to or from a remote machine while staying inside an already-authenticated secure shell session.

zssh's design reflects an older Unix remote-login workflow. Instead of opening a second terminal and running scp, it inserts a tty/pty layer between the user and local ssh process, then switches that channel between normal shell mode and local file-transfer commands after an escape sequence.

採用の歴史

zssh never became a replacement for scp, sftp, or rsync, but it remained packaged because it solved a specific interactive problem: moving files during a live remote shell session when re-authentication or another connection was inconvenient.

Its continued presence in package systems is a classic preservation case for small Unix tools: the upstream release is old, the protocol it depends on is older still, but a narrow workflow still exists for users who know exactly why they want ZMODEM over an SSH terminal.

使われ方

A user starts zssh much like ssh. During the remote shell session, pressing the configured escape sequence opens zssh's local prompt, where builtins such as rz and sz hook local transfer programs into the SSH channel. The FAQ emphasizes that ssh, sz, and rz must be available, with rz/sz required on both local and remote machines.

The practical failure modes are terminal-oriented: escape-key conflicts, non-8-bit-clean pty chains, incompatible rz/sz versions, and programs such as remote screen sessions interfering with the transparent channel.

パッケージ好きにとっての重要性

zssh matters to package nerds as a fossil of a transitional era between dial-up/BBS-style ZMODEM habits and modern encrypted remote administration. It packages an old terminal file-transfer protocol as a composable Unix wrapper around ssh.

It is also a reminder that packaging sometimes preserves workflows rather than fashionable software: a tiny C program, readline-style local prompt, and external rz/sz dependency can remain useful long after the upstream website stops looking modern.

タイムライン

  • 2000-06-27: zssh project registered on SourceForge.
  • 2003-09-24: zssh 1.5c listed as the latest release on the project homepage.
  • 2013-03-21: SourceForge project page records the last project update.

Related projects

  • Related tools and protocols include OpenSSH, telnet, scp, sftp, rsync, lrzsz, rz, sz, and the ZMODEM protocol.

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:ssh

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
zssh実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
ztelnet実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版1.5c
マネージャ更新日
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:zssh
バージョン1.5c
パッケージマネージャHomebrew
ホームページhttps://zssh.sourceforge.net/
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

zssh 1.5c.debian.1-10+b1

interactive file transfers over ssh

https://zssh.sourceforge.net/

sudo apt install zssh
  • Section: net
  • Architecture: amd64
  • Source Package: zssh
  • 6 依存関係
  • normalized package name match
  • 一致条件: Zssh
Debian stable package indexes · deb.debian.org · Debian stable package indexes: zssh from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

zssh

nix profile install nixpkgs#zssh
  • normalized package name match
  • 一致条件: Zssh
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/zs/zssh/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

zssh 1.5c.debian.1-10build2

interactive file transfers over ssh

https://zssh.sourceforge.net/

sudo apt install zssh
  • Section: universe/net
  • Architecture: amd64
  • 6 依存関係
  • normalized package name match
  • 一致条件: Zssh
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: zssh from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

zssh 1.5c-22.fc45

SSH and Telnet client with ZMODEM file transfer capability

http://zssh.sourceforge.net/

sudo dnf install zssh
  • License: GPL-3.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: zssh
  • 4 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Zssh
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: zssh from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

zssh 1.5c-15

SSH and Telnet client with ZMODEM file transfer capability

http://zssh.sourceforge.net/

sudo pacman -S zssh
  • License: GPL-2.0-only
  • Architecture: x86_64
  • 2 依存関係
  • normalized package name match
  • 一致条件: Zssh
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: zssh from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

zssh

sudo port install zssh
  • normalized package name match
  • 一致条件: Zssh
MacPorts ports tree · api.github.com · MacPorts ports tree: comms/zssh/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

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