macOS
brew install btpdlocal Homebrew formula metadata
sudo port install btpdMacPorts ports tree · net/btpd/Portfile · ソース: api.github.com
brew
btpd のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install btpdlocal Homebrew formula metadata
sudo port install btpdMacPorts ports tree · net/btpd/Portfile · ソース: api.github.com
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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.