Transmission
詳細情報
| タイトル | Transmission |
|---|---|
| URL | https://transmissionbt.com/ |
| バージョン | ver 4.1.1 |
| 更新日 | 2026/02/20 |
| 追加日 | 2016/03/01 |
| 種別 | フリーソフト |
| 説明 | Mac、Linux、FreeBSDなどに対応したBitTorrentクライアント。 |
レビュー
概要
Transmissionは、macOS・Windows・Linux向けのオープンソースBitTorrentクライアントです。「A Fast, Easy and Free Bittorrent Client(高速・簡単・無料)」を掲げ、軽量・シンプル・プライバシー重視を設計思想としています。2005年頃から開発が始まり、macOSのネイティブアプリとして洗練されたデザインで登場したことで広く普及しました。Ubuntuのデフォルトのトレントクライアントとして採用されたほか、Western Digital、Zyxel、BelkinなどのNASデバイスにも組み込まれており、ホームネットワーク環境での利用実績も豊富です。ボランティアベースのコミュニティによって開発・維持されています。
主要な特徴・機能
- 軽量・省リソース: メモリとCPU使用量が少なく、バックグラウンドで快適に動作
- シンプルなUI: デフォルト設定のままで即座に使え、初心者でも迷わない直感的なインターフェース
- 高速転送: 効率的なプロトコル実装による高速なダウンロード・アップロード
- Webインターフェース: ブラウザからリモートでTransmissionを操作できるWeb UI
- 速度制限: ダウンロード・アップロードの帯域幅をスケジュールや手動で制御
- 磁気リンク(Magnet Link)対応: マグネットリンクからの直接ダウンロードに対応
- トラッカー編集: トラッカーURLの手動追加・編集が可能
- ピア管理: 接続ピアの管理・ブロックリスト設定に対応
- DHT/PEX対応: トラッカーレスのピア探索プロトコルをサポート
- 暗号化通信: ピア間の通信を暗号化するオプション
- 広告・バンドルなし: ツールバーやポップアップ広告、スパイウェアの類は一切含まない
対象ユーザー
- BitTorrentを使ってファイルをダウンロード・シードするすべてのユーザー
- 軽量でシンプルなクライアントを求める初心者から上級者まで
- Linuxディストリビューションやオープンソースファイルの配布を活用するユーザー
- ホームNASやメディアサーバー(Raspberry Pi等)でのヘッドレス運用を行う技術者
ライセンス情報
GNU General Public License(GPL)およびMITライセンスのデュアルライセンスで公開されているオープンソースソフトウェアです。完全無料で利用でき、広告・有料オプション・機能制限は一切ありません。公式サイト(https://transmissionbt.com/)からWindows・macOS・Linux向けのインストーラーをダウンロードできます。ソースコードはGitHub(https://github.com/transmission/transmission)で公開されています。
スクリーンショット
更新グラフ
バージョン履歴
Transmission 4.1.1
This is Transmission 4.1.1, a bugfix release.
4.1.0 was in development for over a year, so we've gotten a lot of good feedback, including actionable bug reports, since it was released three weeks ago. 4.1.1 fixes 20+ bugs and also has some performance improvements. All users are encouraged to upgrade to this version.
This progress was possible because of good bug reports and performance logs reported by users. Thanks, and keep them coming!
What's New in 4.1.1
All Platforms
- Fixed a
4.1.0bug that failed to report some filesystem errors to RPC clients who were querying the system's free space available. (#8258) - Fixed a
4.1.0bug that kept a a torrent's updated queue position from being shown. (#8298
Transmission 4.1.0
This is Transmission 4.1.0. We've been working on this release for over
a year now, and we're excited to finally get it over the finish line!
What's New in 4.1.0
Highlights
- Improved µTP download performance. (#6508)
- Added support for IPv6 and dual-stack UDP trackers. (#6687)
- Support trackers that only support the old BEP-7 with
&ipv4=and&ipv6=. (#7481) - New JSON-RPC 2.0-compliant RPC API. (#7269)
- Added optional sequential downloading. (#4795)
- Use native icons for menus and toolbars: SF Symbols on macOS, Segoe Fluent on Windows 11, Segoe MDL2 on Windows 10, and XDG standard icon names everywhere else. (
Transmission 4.1.0-beta.5
This is Transmission 4.1.0-beta.5. We're in feature freeze
for 4.1.0 -- testers and feedback are encouraged!
What's New in 4.1.0-beta.5
Highlights
- Fixed
4.1.0-beta.1bug where some downloads could get stuck for a long time. (#7899) - Fixed
4.1.0-beta.4bug that broke icons on Windows. (#7931) - Fixed
4.1.0-beta.4issue that included backwards-incompatible keys in the settings file. (#7917, #7918, #7932, #7995, #8002) - Return
X-Transmission-Rpc-Versionheader in RPC HTTP 409 res
Transmission 4.1.0-beta.4
This is Transmission 4.1.0-beta.4. We're not in feature freeze yet,
so this release includes some new features as well as bugfixes and
performance improvements.
What's New in 4.1.0-beta.4
Highlights
- Unify RPC and
settings.jsonstrings to snake_case, backwards compatible. (#7108) - New JSON-RPC 2.0-compliant RPC API. (#7269)
- Use native icons for menus and toolbars: SF Symbols on macOS, Segoe Fluent on Windows 11, Segoe MDL2 on Windows 10, and XDG standard icon names everywhere else. (#7819, Qt Client)
All Platforms
Transmission 4.1.0-beta.3
This is Transmission 4.1.0-beta.3. We're not in feature freeze yet, so this release includes some new features as well as bugfixes and performance improvements.
What's New in 4.1.0-beta.3
All Platforms
- Added support for using a proxy server for web connections. (#7486)
- When downloading in sequential mode, flush pieces to disk as soon as they're completed and pass their checksum test. This helps apps that are trying to use the data in realtime, e.g. streaming media. (#7489)
- Respect the
min intervalandintervalkeys from any tracker responses. (#7493) - An
Transmission 4.1.0-beta.2
This is Transmission 4.1.0-beta.2. We're not in feature freeze yet,
so this release includes some new features as well as bugfixes and
performance improvements.
What's New in 4.1.0-beta.2
Highlights
- Support trackers that only support the old BEP-7 with
&ipv4=and&ipv6=. (#7481)
All Platforms
- Added support for using a proxy server for web connections. (#5038)
- Added optional sequential downloading. (#6893, #7047)
- Disconnect blocklisted peers immediately upon blocklist update. (#7167
Transmission 4.1.0-beta.1
This is the first beta for 4.1.0! It's been in development in parallel with the 4.0.x bugfix series since February 2023's release of 4.0.0 and has major code changes relative to 4.0.x.
What's New in 4.1.0-beta.1
Highlights
- Added optional sequential downloading. (#4795)
- Added the option
preferred-transporttosettings.json, so that users can choose their preference between µTP and TCP. (#5939) - Improved µTP download performance. (#6508)
- Added support for IPv6 and dual-stack UDP trackers. (#6687)
- Fixed
4.0.6bug where Tra
Transmission 4.0.6
This is a bugfix-only release. Everyone's feedback on 4.0.x has been very helpful -- thanks for all the suggestions, bug reports, and pull requests!
What's New in 4.0.6
All Platforms
- Improved parsing HTTP tracker announce response. (#6223)
- Fixed
4.0.0bug that caused some user scripts to have an invalidTR_TORRENT_TRACKERSenvironment variable. (#6434) - Fixed
4.0.0bug wherealt-speed-enabledhad no effect insettings.json. (#6483) - Fixed
4.0.0bug where the GTK client's "Use authentication" option was not saved between's sessions. (#6514) - Fixed
4.0.0bug where the filename for single-file tor
Transmission 4.0.5
This is a bugfix-only release. Everyone's feedback on 4.0.x has been very helpful -- thanks for all the suggestions, bug reports, and pull requests!
What's New in 4.0.5
Highlights
- Fixed
4.0.0bug where theIP addressfield in UDP announces were not encoded in network byte order. [BEP-15]. (#6132) - Fixed a bug that incorrectly escaped JSON strings in some locales. (#6005, #6133)
- Fixed
4.0.4decreased download speeds for people who set a low upload bandwidth limit. (#6134)
All Platforms
- Fixed bug that prevented editing trackers on magnet links. (#5957)
- Fixed HTTP tracker announces and
sha256_tar: "9144652fe742f7f7dd6657716e378da60b751aaeda8bef8344b3eefc4db255f2",
sha256_msi32: "eeab85327fa8a1299bb133d5f60f6674ca9e76522297202bbe39aae92dad4f32",
sha256_msi64: "c34828a6d2c50c7c590d05ca50249b511d46e9a2a7223323fb3d1421e3f6b9d1",
current_version: "3.00",
current_version_dmg: "3.00",
current_version_msi: "3.00",
current_version_tar: "3.00",
min_req_dmg: "Requires Mac OS X 10.10 or later",
min_req_msi: "Requires Windows 7 or later"
sha256_tar: "35442cc849f91f8df982c3d0d479d650c6ca19310a994eccdaa79a4af3916b7d",
sha256_msi32: "9083bed824d707e8791f53811aaa88def8047d40f221a8e823571c103cf3aff6",
sha256_msi64: "a35672252661f16382072fd0ae87b8eafd47f5535439336fe2f161a542f9a1ab",
current_version: "2.94"
