Automic VaultAutomic Vault

brew

ttyd を Homebrew, apk, dnf, MacPorts, Nix, pacman, apt, zypper, scoop, winget でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install ttyd

local Homebrew formula metadata

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

MacPorts ports tree · net/ttyd/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add ttyd

Alpine Linux edge package indexes · ttyd · ソース: dl-cdn.alpinelinux.org

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

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

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

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

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

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

Ubuntu apt確認済み · 92%
sudo apt install ttyd

Ubuntu 24.04 LTS package indexes · ttyd · ソース: archive.ubuntu.com

openSUSE zypper確認済み · 92%
sudo zypper install ttyd

openSUSE Tumbleweed package metadata · ttyd · ソース: download.opensuse.org

Windows

Scoop確認済み · 92%
scoop install main/ttyd

Scoop official bucket manifest trees · bucket/ttyd.json · ソース: api.github.com

Windows Package Manager確認済み · 92%
winget install --id tsl0922.ttyd -e

Windows Package Manager source index · tsl0922.ttyd · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Command-line tool for sharing terminal over the web

履歴

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

ttyd is a command-line web terminal server: it runs a command on a host and exposes the resulting terminal session through a browser. Its own documentation describes the tool as a simple way to share a terminal over the web, with authentication, SSL, WebSocket-oriented terminal features, file-transfer support, and cross-platform builds.

プロジェクトの歴史

The project reached its 1.0.0 tag in September 2016. Its manual page is dated September 2016 and identifies Shuanglei Tao as the author, pointing users to the GitHub project for bugs and further information.

ttyd belongs to the post-xterm.js generation of terminal-sharing tools: instead of replaying a recording, it runs an arbitrary command and places a browser terminal in front of it. The official README lists Wetty and GoTTY as alternatives, and the manual documents examples such as serving a login shell, opening Vim, or sharing a tmux session.

採用の歴史

The project grew into a broadly packaged utility. Its README documents installation through Homebrew, MacPorts, Debian/Ubuntu, snap, OpenWrt, Homebrew-on-Linux, WinGet, Scoop, prebuilt release binaries, and source builds for Windows; the supplied package facts also list apk, dnf, nix, pacman, zypper, and winget package names.

That packaging spread matters because ttyd is often used at the boundary between local Unix tooling and web access: it lets a maintainer expose a shell, a tmux session, a container, or a single TUI application without deploying a full remote desktop stack.

使われ方

Typical usage is to run `ttyd <command>` and connect to the default web port, or to bind it behind a reverse proxy. The official manual includes examples for `ttyd login`, `ttyd vim`, `ttyd tmux new -A -s ttyd vim`, Docker-backed sessions, SSL setup, client options, and nginx proxying.

The README emphasizes terminal features that package users tend to care about when choosing a web terminal package: CJK and IME support, ZMODEM and trzsz transfers, Sixel output, SSL, basic authentication, custom commands, and builds for Unix-like systems, OpenWrt, and Windows.

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

For package-manager users, ttyd is the small, scriptable web-terminal answer to a recurring problem: expose exactly one command or shell over HTTP without installing a heavier web IDE. Its package availability across desktop, server, router, and Windows package ecosystems makes it a common comparison point for terminal-sharing formulas.

It is also a useful packaging specimen because it sits at the intersection of C networking libraries, browser terminal front ends, TLS options, and static/prebuilt binary distribution.

タイムライン

  • 2016: Manual page dated September 2016.
  • 2016: 1.0.0 tag published.
  • 2024: 1.7.7 tag published.
  • 2026: README still documents Homebrew, MacPorts, Debian/Ubuntu, snap, OpenWrt, Windows package managers, and release binaries.

Related projects

  • The official README lists Wetty and GoTTY as alternatives.
  • The official manual demonstrates tmux and Docker as common companions for shared sessions.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 5 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
ttydcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

ページ生成日2026-07-26
マネージャ版1.7.7
マネージャ更新日2026-06-22
ローカルデータOK
上流最新
検出された最新1.7.7

https://github.com/tsl0922/ttyd

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:ttyd
バージョン1.7.7
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/ttyd
ホームページhttps://tsl0922.github.io/ttyd/
リポジトリhttps://github.com/tsl0922/ttyd
上流ドキュメントhttps://github.com/tsl0922/ttyd#readme
ライセンスMIT
ソースアーカイブhttps://github.com/tsl0922/ttyd/archive/refs/tags/1.7.7.tar.gz
最終更新2026-06-22T14:06:31-07:00
Pulseupdated
依存関係json-c, libevent, libuv, libwebsockets, openssl@3
ビルド依存関係cmake
macOS 提供ライブラリvim
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Nix95%

ttyd

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

ttyd 1.7.4-1build2

Share your terminal over the web

https://tsl0922.github.io/ttyd

sudo apt install ttyd
  • Section: universe/web
  • Architecture: amd64
  • 7 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Ttyd
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: ttyd from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

ttyd 1.7.7-r0

Share your terminal over the web

https://tsl0922.github.io/ttyd

sudo apk add ttyd
  • License: MIT
  • Architecture: x86_64
  • Source Package: ttyd
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Ttyd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ttyd from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

ttyd-doc 1.7.7-r0

Share your terminal over the web (documentation)

https://tsl0922.github.io/ttyd

sudo apk add ttyd-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: ttyd
  • normalized package name match
  • 一致条件: Ttyd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ttyd-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

ttyd 1.7.7-9.fc44

Share your terminal over HTTP

https://github.com/tsl0922/ttyd

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

ttyd 1.7.7-3

Share your terminal over the web

https://tsl0922.github.io/ttyd/

sudo pacman -S ttyd
  • License: MIT
  • Architecture: x86_64
  • 5 依存関係
  • normalized package name match
  • 一致条件: Ttyd
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: ttyd from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

ttyd 1.7.7-1.4

Share your terminal over the web

https://tsl0922.github.io/ttyd/

sudo zypper install ttyd
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ttyd
  • 7 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Ttyd
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ttyd from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

ttyd

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

main/ttyd

scoop install main/ttyd
  • normalized package name match
  • 一致条件: Ttyd
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/ttyd.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

tsl0922.ttyd

winget install --id tsl0922.ttyd -e
  • normalized package name match
  • 一致条件: Ttyd
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: tsl0922.ttyd from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment