Automic VaultAutomic Vault

brew

et を Homebrew, dnf, MacPorts, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install et

local Homebrew formula metadata

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

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

Linux

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

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

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

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

概要

パッケージ概要

Remote terminal with IP roaming

コマンドとエイリアス

  • et
  • etserver
  • etterminal
  • htm
  • htmd

履歴

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

Eternal Terminal is a reconnectable secure remote shell whose package name is usually `et`.

プロジェクトの歴史

The official README frames Eternal Terminal around one idea: a remote shell that automatically reconnects without interrupting the session. It uses SSH for handshaking and encryption, then maintains its own TCP session on the server port.

採用の歴史

The project documents installation through Homebrew, MacPorts, a Debian repository, Fedora and EPEL packages, FreeBSD, openSUSE, NixOS flakes, Docker, and source builds, which shows adoption primarily among command-line users who want a mosh-like reconnecting terminal with SSH-style invocation.

使われ方

Users run an `etserver` daemon on the remote host and connect with `et hostname` or `et user@hostname:port`. The README also documents jumphosts, port forwarding, command execution after setup, SSH config parsing, and `/etc/et.cfg` for server settings such as the listening port.

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

For package maintainers, `et` is notable because the package contains both client and daemon pieces and benefits from service integration: Homebrew launchd files, systemd service files, NixOS module settings, and `/etc/et.cfg` all matter as much as the binary.

タイムライン

  • 2010s: Eternal Terminal appears as a reconnecting remote shell for roaming IP and flaky network sessions.
  • 2020s: Packaging instructions cover Homebrew, MacPorts, Debian, Fedora, FreeBSD, openSUSE, NixOS, Docker, and source builds.

Related projects

  • The README positions usage next to SSH by requiring SSH access for handshaking and by supporting SSH config parsing; users often compare it with mosh because both address resilient remote terminal sessions.

セキュリティ状態

リスクレベル: orange

broad file, network, media, or database tool signal. formula declares a Homebrew service.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • broad file, network, media, or database tool signal
  • formula declares a Homebrew service

信号

  • metadata:service
  • text:server

インストール挙動

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

推奨レビュー

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

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/et.cfg

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-25
マネージャ版7.0.0
マネージャ更新日2026-07-08
ローカルデータOK
上流最新
検出された最新et-v7.0.0

https://github.com/MisterTea/EternalTerminal

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:et
バージョン7.0.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/et
ホームページhttps://mistertea.github.io/EternalTerminal/
リポジトリhttps://github.com/MisterTea/EternalTerminal
上流ドキュメントhttps://github.com/MisterTea/EternalTerminal#readme
ライセンスApache-2.0
ソースアーカイブhttps://github.com/MisterTea/EternalTerminal/archive/refs/tags/et-v7.0.0.tar.gz
最終更新2026-07-08T01:52:02Z
Pulseupdated
依存関係abseil, libsodium, openssl@4, protobuf
ビルド依存関係cmake, pkgconf
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービスdeclared

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Nix95%

et

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

et 6.2.11-1.fc45

Remote shell that survives IP roaming and disconnect

https://mistertea.github.io/EternalTerminal/

sudo dnf install et
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: et
  • 16 依存関係
  • 3 提供
  • normalized package name match
  • 一致条件: Et
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: et from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
MacPorts95%

et

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

ソース経路

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

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

Combined YAML source

View the package source record on GitHub.

combined/et.yml

使用ソース

  • 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