macOS
brew install btpdlocal Homebrew formula metadata
安装
brew install btpdlocal Homebrew formula metadata
sudo apk add btpdAlpine Linux edge package indexes · btpd · 来源: dl-cdn.alpinelinux.org
sudo apt install btpdUbuntu 24.04 LTS package indexes · btpd · 来源: archive.ubuntu.com
概览
BitTorrent Protocol Daemon
历史
BTPD is a small BitTorrent daemon with command-line control utilities. It represents an older Unix style of P2P client: a background daemon, a control socket, and small tools rather than an integrated desktop application.
The project describes btpd as a utility for sharing files over the BitTorrent network protocol that runs as a daemon without a controlling terminal or GUI. Its companion programs include btpd, btcli, and btinfo.
The public GitHub repository was created in 2010 and carries release tags v0.13 through v0.16. Development activity is modest and specialized, matching the project's role as a compact daemon rather than a broad BitTorrent suite.
btpd was adopted by Unix-like package repositories for users who wanted a headless BitTorrent client. The input package metadata lists Homebrew, MacPorts, Alpine, and Ubuntu packaging, indicating cross-distribution survival despite the project's small scope.
Its adoption niche overlaps with servers, shells, seedboxes, and users who prefer daemonized network tools controllable by scripts.
Users start btpd once, add torrents with btcli, inspect them with btcli list or stat, set upload/download rates, and shut the daemon down with btcli kill. State and logs are stored under $HOME/.btpd by default, with -d or BTPD_HOME available to choose another directory.
btinfo reads metadata from torrent files. The project has no credential store and no general configuration file documented beyond its runtime state directory and command-line options.
btpd is interesting because it packages BitTorrent as a classic Unix service split into daemon and client tools. It is also a reminder that package managers preserve many small protocol implementations long after attention has moved to larger clients.
安全态势
没有找到 btpd 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
btinfo | cli | 全局可执行文件 | |
btpd | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:btpd |
|---|---|
| 版本 | 0.16 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/btpd |
| 主页 | https://github.com/btpd/btpd |
| 仓库 | https://github.com/btpd/btpd |
| 上游文档 | https://github.com/btpd/btpd#readme |
| 许可证 | BSD-2-Clause |
| 源码归档 | https://github.com/btpd/btpd/archive/refs/tags/v0.16.tar.gz |
| 最后更新 | 2026-05-12T00:32:49Z |
| Pulse | updated |
| 依赖 | openssl@4 |
| 构建依赖 | autoconf, automake, libtool |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | btpd |
| Version Scheme | 0 |
| Revision | 2 |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
btpd 0.16-0ubuntu6
BitTorrent Protocol Daemon
http://wiki.github.com/btpd/btpd/
sudo apt install btpdbtpd 0.16-r2
The BitTorrent Protocol Daemon
sudo apk add btpdbtpd-doc 0.16-r2
The BitTorrent Protocol Daemon (documentation)
sudo apk add btpd-docbtpd
sudo port install btpd来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.