18 个版本
0.4.3 | 2024 年 7 月 15 日 |
---|---|
0.4.2 | 2023 年 11 月 6 日 |
0.4.1 | 2023 年 3 月 8 日 |
0.4.0 | 2022 年 10 月 31 日 |
0.2.3 | 2020 年 7 月 13 日 |
#3 in #rpc-client
413 每月下载量
用于 5 crates
88KB
1.5K SLoC
用于与 transmission rpc 通信的库
警告
强烈建议使用 HTTPS,因为 Transmission 认证使用 BasicAuth,容易被截获。
Transmission RPC 规范
https://github.com/transmission/transmission/blob/main/docs/rpc-spec.md
支持的方法
种子动作
- torrent-start
- torrent-stop
- torrent-start-now
- torrent-verify
- torrent-reannounce
种子修改器
- torrent-set (一些)
- torrent-get (大多数字段)
- torrent-add
- torrent-remove
- torrent-set-location
- torrent-rename-path
- session-set
- session-get
- session-stats
- blocklist-update
- port-test
- session-close
- free-space
依赖关系
~5–19MB
~236K SLoC