macOS
brew install btpdlocal Homebrew formula metadata
sudo port install btpdMacPorts ports tree · net/btpd/Portfile · source: api.github.com
brew
BitTorrent Protocol Daemon. Version 0.16 via Homebrew; verified 2026-05-12.
install
brew install btpdlocal Homebrew formula metadata
sudo port install btpdMacPorts ports tree · net/btpd/Portfile · source: api.github.com
sudo apk add btpdAlpine Linux edge package indexes · btpd · source: dl-cdn.alpinelinux.org
sudo apt install btpdUbuntu 24.04 LTS package indexes · btpd · source: archive.ubuntu.com
overview
BitTorrent Protocol Daemon
history
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.
security posture
No matching local secret-handling manifest was found for btpd. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
btinfo | cli | global executable | |
btpd | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:btpd |
|---|---|
| Version | 0.16 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/btpd |
| Homepage | https://github.com/btpd/btpd |
| Repository | https://github.com/btpd/btpd |
| Upstream docs | https://github.com/btpd/btpd#readme |
| License | BSD-2-Clause |
| Source archive | https://github.com/btpd/btpd/archive/refs/tags/v0.16.tar.gz |
| Last updated | 2026-05-12T00:32:49Z |
| Pulse | updated |
| Dependencies | openssl@4 |
| Build dependencies | autoconf, automake, libtool |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 btpdsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.