# trzsz-ssh を Homebrew, Nix, scoop, winget でインストール

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

## インストール

```sh
sudo av install brew:trzsz-ssh
```

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

### macOS

- Homebrew (100%):

```sh
brew install trzsz-ssh
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#trzsz-ssh
```

  証拠: nixpkgs package indexes: pkgs/by-name/tr/trzsz-ssh/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install main/tssh
```

  証拠: Scoop official bucket manifest trees: bucket/tssh.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id trzsz.tssh -e
```

  証拠: Windows Package Manager source index: trzsz.tssh from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:trzsz-ssh
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/trzsz-ssh>
- **バージョン:** 0.1.26
- **ソース概要:** Highly OpenSSH-compatible client with extended features
- **ホームページ:** <https://trzsz.github.io/tssh>
- **リポジトリ:** <https://github.com/trzsz/trzsz-ssh>
- **上流ドキュメント:** <https://trzsz.github.io/tssh>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/trzsz/trzsz-ssh/archive/refs/tags/v0.1.26.tar.gz>
- **最終更新:** 2026-07-26T04:17:32Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- tssh (cli)
- tssh (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.1.26
- マネージャ更新日: 2026-07-26
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/trzsz/trzsz-ssh
- 検出された最新: v0.1.26 (最新)
## プロジェクトの歴史と使われ方

trzsz-ssh, commonly invoked as tssh, is an OpenSSH-compatible SSH client with extra terminal-workflow features. Official docs describe it as preserving familiar OpenSSH behavior while adding login prompts, batch login, password handling, automated interaction, trzsz and zmodem transfers, reconnect mode, UDP mode, and related conveniences.

### プロジェクトの歴史

tssh grew inside the trzsz ecosystem as the recommended local-side client for trz/tsz transfers. The project pairs SSH compatibility with terminal file transfer so users do not need a terminal emulator-specific plugin to make trzsz work.

### 採用の歴史

Official install docs note a naming split that packagers care about: the package is named `trzsz-ssh` in Homebrew but usually `tssh` elsewhere. The README and docs list Windows package managers, Homebrew, apt, Debian repository setup, dnf, yum, Arch AUR, and GitHub releases, while GitHub shows a larger star count than the lower-level trzsz repositories.

### 使われ方

Users run tssh as a drop-in SSH client, expecting common OpenSSH flags and config directives to work. The extra value is in interactive server selection, remembered passwords, automated login flows, integrated trzsz and rz/sz transfer support, clipboard and Wayland integration, reconnect behavior, and UDP-style network resilience.

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

For package nerds, tssh is the more user-facing package in the trzsz family: it bundles protocol integration with a replacement SSH client and forces maintainers to map one upstream project to different package names across ecosystems. It also shows how terminal file-transfer utilities have moved from emulator plug-ins toward standalone cross-platform binaries.

### タイムライン

- 2026: v0.1.25 added UDP port forwarding, foreground reconnect mode, external password-manager directives, security-key support, and additional OpenSSH compatibility work.
- 2026: A later development build added multiplexing master-mode support on the main branch.
- 2026: Official docs continue to recommend tssh as the local client for trzsz workflows.

### Related projects

- tssh is tightly related to trzsz-go and the original trzsz tools, providing the local SSH client path for their transfers.
- The official site also relates it to tsshd, a UDP-based SSH server with roaming and reconnect support.

### ソース

- <https://github.com/trzsz/trzsz-ssh#readme>
- <https://github.com/trzsz/trzsz-ssh/releases>
- <https://trzsz.github.io/>
- <https://trzsz.github.io/tssh>
- source_facts.package-manager


## セキュリティノート

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

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal


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

- Unix: $XDG_CONFIG_HOME/tssh/tssh.conf, ~/.tssh.conf, ~/.ssh/config, ~/.ssh/password
- Windows: C:\Users\your_name\.tssh.conf, C:\Users\your_name\.ssh\config, C:\Users\your_name\.ssh\password

## Credential files

- Unix: ~/.ssh/config, ~/.ssh/password
- Windows: C:\Users\your_name\.ssh\config, C:\Users\your_name\.ssh\password
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** trzsz-ssh
- **Version Scheme:** 0
- **Revision:** 0
- **Conflicts With:** tssh
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

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

- Nix - trzsz-ssh: normalized package name match | nixpkgs package indexes: pkgs/by-name/tr/trzsz-ssh/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Scoop - main/tssh: installed executable or alias match | Scoop official bucket manifest trees: bucket/tssh.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - trzsz.tssh: installed executable or alias match | Windows Package Manager source index: trzsz.tssh from https://cdn.winget.microsoft.com/cache/source.msix


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/ja/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [trzsz](https://pkg.so/ja/brew/trzsz/) - Shares pkgdb curated category or tags: cli, file-transfer, networking, ssh, terminal.
- [trzsz-go](https://pkg.so/ja/brew/trzsz-go/) - Shares pkgdb curated category or tags: cli, file-transfer, networking, ssh, terminal.
- [c-kermit](https://pkg.so/ja/brew/c-kermit/) - Shares pkgdb curated category or tags: cli, file-transfer, networking, ssh, terminal.
- [zssh](https://pkg.so/ja/brew/zssh/) - Shares pkgdb curated category or tags: cli, file-transfer, networking, ssh, terminal.
- [mosh](https://pkg.so/ja/brew/mosh/) - Shares pkgdb curated category or tags: cli, networking, ssh, terminal.
- [ggh](https://pkg.so/ja/brew/ggh/) - Shares pkgdb curated category or tags: cli, networking, ssh, terminal.
- [wishlist](https://pkg.so/ja/brew/wishlist/) - Shares pkgdb curated category or tags: cli, networking, ssh, terminal.
- [wush](https://pkg.so/ja/brew/wush/) - Shares pkgdb curated category or tags: cli, file-transfer, networking, ssh.

## Combined YAML source

View the package source record on GitHub. [combined/trzsz-ssh.yml](https://github.com/mxcl/pkgdb/blob/main/combined/trzsz-ssh.yml)


## ソース

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