macOS
brew install webtorrent-clilocal Homebrew formula metadata
brew
Command-line streaming torrent client. Version 6.0.0 via Homebrew; verified 2026-05-23. Also installable with scoop: scoop install extras/webtorrent.
install
brew install webtorrent-clilocal Homebrew formula metadata
scoop install extras/webtorrentScoop official bucket manifest trees · bucket/webtorrent.json · source: api.github.com
overview
Command-line streaming torrent client
history
WebTorrent CLI is the command-line front end for WebTorrent, the JavaScript BitTorrent implementation that brought WebRTC peers into the BitTorrent world. The CLI package exposes the same streaming-oriented torrent client as a `webtorrent` terminal command for Node.js users.
The broader WebTorrent project started earlier as a browser-first BitTorrent client using WebRTC data channels and open web standards. The CLI repository and npm package were created in March 2016 to make that ecosystem available outside the browser while keeping the familiar WebTorrent streaming model.
The README states the package's boundary clearly: WebTorrent itself is the browser-capable client, while `webtorrent-cli` is for using WebTorrent from the command line. It uses TCP, UDP, and WebRTC, so it can talk to traditional BitTorrent peers as well as web peers where the protocol bridge is available.
WebTorrent CLI became useful to package-manager users who wanted a scriptable streaming torrent client rather than a desktop GUI. Its npm registry metadata shows continuous package history from 2016 through the 6.x line in 2026, and the GitHub repository remained active with releases through 2026.
Adoption followed WebTorrent's larger pitch: media can begin playing before the whole torrent is downloaded, and seeking can fetch needed pieces on demand. The CLI made those traits available to terminal workflows, media-player handoff, and lightweight servers.
Typical usage is `webtorrent <torrent-id>` where the torrent id is a magnet URI, info hash, torrent file, or HTTP(S) URL. The CLI can download, seed, create torrents, and stream media to players or devices such as VLC, IINA, Chromecast, and AirPlay targets.
In package-nerd contexts, WebTorrent CLI is a bridge between the Node.js P2P ecosystem and Unix shell habits: it lets users test WebTorrent behavior, seed files, stream public-domain media, or wire torrent downloads into scripts without opening a full desktop client.
The package is notable because it packaged the WebTorrent idea as a single terminal command. That made WebRTC-aware torrenting inspectable and automatable in the same way older BitTorrent clients exposed daemon or CLI modes.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
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 |
|---|---|---|---|
webtorrent | 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:webtorrent-cli |
|---|---|
| Version | 6.0.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/webtorrent-cli |
| Homepage | https://webtorrent.io/ |
| Repository | https://github.com/webtorrent/webtorrent-cli |
| Upstream docs | https://github.com/webtorrent/webtorrent-cli#readme |
| License | MIT |
| Source archive | https://registry.npmjs.org/webtorrent-cli/-/webtorrent-cli-6.0.0.tgz |
| Last updated | 2026-05-23T21:07:31Z |
| Pulse | updated |
| Dependencies | node@20 |
| Build dependencies | cmake, ninja |
| 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 | webtorrent-cli |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| 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.
extras/webtorrent
scoop install extras/webtorrentsource 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.