pkg.soopen package index

brew / 排名 11696

使用 Homebrew, MacPorts, Nix 安装 ipbt

查看 ipbt 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install ipbt

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install ipbt

MacPorts ports tree · sysutils/ipbt/Portfile · 来源: api.github.com

Linux

Nix已验证 · 92%
nix profile install nixpkgs#ipbt

nixpkgs package indexes · pkgs/by-name/ip/ipbt/package.nix · 来源: api.github.com

概览

软件包摘要

Program for recording a UNIX terminal session

命令和别名

  • ipbt
  • ipbt-dump

历史

项目历史与用法

IPBT is Simon Tatham's high-tech ttyrec player for Unix. It plays terminal-session recordings with random access, solving the old ttyplay problem that forward playback is easy but rewinding terminal output is not.

项目历史

The official page explains IPBT as a player for ttyrec recordings, a format commonly used to record Unix terminal sessions and NetHack games. Instead of streaming bytes directly to a terminal, IPBT first analyzes the entire recording through an internal terminal emulator, then stores screen states so playback can move forward, backward, or to arbitrary frames.

IPBT is a derived work of PuTTY because it uses PuTTY's terminal emulator internally. That connection is historically important: Tatham reused his own mature terminal-emulation code to make random-access replay feasible rather than writing a terminal parser from scratch.

采用历史

IPBT occupies a small but durable niche among Unix terminal-recording tools. The official page asks for patches and describes the program as working but unpolished, while Homebrew, MacPorts, and Nix packaging keep it easy to install for people who handle ttyrec or nh-recorder files.

Its adoption is closely connected to communities that record text-mode sessions, especially roguelike and NetHack playback. The official introduction names NetHack and alt.org as examples of routine ttyrec use.

使用方式

Users run `ipbt file` on ttyrec, nh-recorder, or raw terminal recordings. After loading, the curses interface supports pause, frame stepping, jumps, speed changes, logarithmic time compression, on-screen status, and text search through recorded frames.

The main cost is up-front analysis time. The manual notes that simpler players can begin immediately, while IPBT trades that startup cost for reverse playback and frame-level navigation.

为什么软件包爱好者会关心

IPBT is significant because it is a tiny package with a deep implementation trick: it packages PuTTY's terminal model into a Unix curses replay tool. That makes it more than a wrapper around ttyrec; it is a terminal-state indexer.

For maintainers, it is also a classic Simon Tatham utility: small, MIT-licensed, hosted on chiark and git.tartarus.org, and documented with a precise standalone man page.

时间线

  • 2000s: ttyrec became a common way to record Unix terminal sessions and NetHack games.
  • IPBT project era: Tatham built IPBT around full-file analysis and PuTTY terminal emulation to enable random-access playback.
  • 2026-05-27: The official site offered source archive `ipbt-20260527.fdcd2b0.tar.gz` and documented the Git repository.
  • Package-manager era: Homebrew, MacPorts, and Nix packaged IPBT for repeatable Unix installation.

Related projects

  • Related projects include ttyrec, ttyplay, nh-recorder, PuTTY, ncurses, and NetHack recording sites such as alt.org.
  • A third-party GitHub tree by Jonathan Amazon describes patches adding an autoplay mode, showing that IPBT's architecture invited experimentation around startup latency and streaming behavior.

安全态势

风险级别:blue

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

风险分类器

blue 风险 · 中 置信度 · tool

原因

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

信号

  • text:record

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
ipbt可执行文件已索引可执行文件从本地可执行文件索引发现。
ipbt-dump可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本20260527
管理器更新时间2026-05-29
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:ipbt
版本20260527
软件包管理器Homebrew
主页https://www.chiark.greenend.org.uk/~sgtatham/ipbt/
最后更新2026-05-29T14:57:37Z
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

ipbt

nix profile install nixpkgs#ipbt
  • normalized package name match
  • 匹配方式:Ipbt
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ip/ipbt/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

ipbt

sudo port install ipbt
  • normalized package name match
  • 匹配方式:Ipbt
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/ipbt/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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