macOS
brew install btpdprovider-native install command
安装
brew install btpdprovider-native install command
概览
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 | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
btpd | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:btpd |
|---|---|
| 版本 | 0.16 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/btpd/btpd |
| 仓库 | https://github.com/btpd/btpd |
| 最后更新 | 2026-07-16T17:51:23+09:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.