macOS
brew install webtorrent-clilocal Homebrew formula metadata
brew
webtorrent-cli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install webtorrent-clilocal Homebrew formula metadata
scoop install extras/webtorrentScoop official bucket manifest trees · bucket/webtorrent.json · ソース: api.github.com
概要
Command-line streaming torrent client
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
webtorrent | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:webtorrent-cli |
|---|---|
| バージョン | 6.0.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/webtorrent-cli |
| ホームページ | https://webtorrent.io/ |
| リポジトリ | https://github.com/webtorrent/webtorrent-cli |
| 上流ドキュメント | https://github.com/webtorrent/webtorrent-cli#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://registry.npmjs.org/webtorrent-cli/-/webtorrent-cli-6.0.0.tgz |
| 最終更新 | 2026-05-23T21:07:31Z |
| Pulse | updated |
| 依存関係 | node@20 |
| ビルド依存関係 | cmake, ninja |
| 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 | 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
extras/webtorrent
scoop install extras/webtorrentソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.