macOS
brew install btfslocal Homebrew formula metadata
sudo port install btfsMacPorts ports tree · fuse/btfs/Portfile · ソース: api.github.com
brew
btfs のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install btfslocal Homebrew formula metadata
sudo port install btfsMacPorts ports tree · fuse/btfs/Portfile · ソース: api.github.com
sudo apk add btfsAlpine Linux edge package indexes · btfs · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#btfsnixpkgs package indexes · pkgs/by-name/bt/btfs/package.nix · ソース: api.github.com
sudo pacman -S btfsArch Linux sync databases · btfs · ソース: geo.mirror.pkgbuild.com
sudo zypper install btfsopenSUSE Tumbleweed package metadata · btfs · ソース: download.opensuse.org
概要
BitTorrent filesystem based on FUSE
履歴
BTFS is a FUSE filesystem that mounts a .torrent file or magnet link as a read-only directory. Files are downloaded on demand as applications read them, so ordinary tools like ls, cat, cp, VLC, and mplayer can operate on torrent contents through the filesystem.
Johan Gunnarsson's btfs repository starts in July 2015 and tagged v2.0 the next day. The project combines libtorrent-rasterbar with FUSE to expose BitTorrent content as a normal file tree.
The project continued as a small but portable Unix tool and reached v3.0 in May 2025 with a port to libfuse 3.x, followed by v3.1.
BTFS is packaged unusually widely for a niche FUSE utility. The official README includes install commands for Debian/Ubuntu, Arch Linux, Gentoo, Fedora, Fedora OSTree, openSUSE, and macOS via Homebrew.
The input also records packaging across Homebrew, MacPorts, Nix, Debian, Ubuntu, Alpine, Arch, and zypper ecosystems, showing that the tool became a standard package-manager object despite its specialized torrent-filesystem use case.
A typical session creates a mount directory, mounts a torrent or magnet link with btfs, changes into the mounted directory, and opens media or copies files normally. The mount is read-only and content is fetched on demand as the kernel asks the FUSE filesystem for file data.
BTFS is package-nerd candy because it turns BitTorrent into a filesystem abstraction: a small CLI package that bridges P2P distribution, FUSE, libtorrent, media playback, and ordinary Unix file tools.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
btfs | cli | グローバル実行可能ファイル | |
btfsstat | cli | グローバル実行可能ファイル | |
btplay | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/johang/btfs
インストールメタデータ
| パッケージキー | brew:btfs |
|---|---|
| バージョン | 3.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/btfs |
| ホームページ | https://github.com/johang/btfs |
| リポジトリ | https://github.com/johang/btfs |
| 上流ドキュメント | https://github.com/johang/btfs#readme |
| ライセンス | GPL-3.0-only |
| ソースアーカイブ | https://github.com/johang/btfs/archive/refs/tags/v3.1.tar.gz |
| 依存関係 | curl, libfuse, libtorrent-rasterbar, openssl@3 |
| ビルド依存関係 | autoconf, automake, pkgconf |
| Bottle | 利用可能 (対象 arm64_linux, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | btfs |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
btfs 2.24-1+b3
access torrent files as a filesystem
https://github.com/johang/btfs
sudo apt install btfsbtfs
nix profile install nixpkgs#btfsbtfs 2.24-1build4
access torrent files as a filesystem
https://github.com/johang/btfs
sudo apt install btfsbtfs 2.24-r12
Bittorrent filesystem based on FUSE
https://github.com/johang/btfs
sudo apk add btfsbtfs-doc 2.24-r12
Bittorrent filesystem based on FUSE (documentation)
https://github.com/johang/btfs
sudo apk add btfs-docbtfs 3.1-1
A bittorrent filesystem based on FUSE
https://github.com/johang/btfs
sudo pacman -S btfsbtfs 3.1-3.4
A BitTorrent file system based on FUSE
https://github.com/johang/btfs
sudo zypper install btfsbtfs
sudo port install btfsソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.