#rpc-client #transmission #bittorrent #api-bindings #torrent #jrpc

transmission-rpc

Transmission JRPC 客户端

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

Download history 109/week @ 2024-04-25 70/week @ 2024-05-02 54/week @ 2024-05-09 59/week @ 2024-05-16 78/week @ 2024-05-23 155/week @ 2024-05-30 122/week @ 2024-06-06 124/week @ 2024-06-13 207/week @ 2024-06-20 116/week @ 2024-06-27 175/week @ 2024-07-04 257/week @ 2024-07-11 105/week @ 2024-07-18 129/week @ 2024-07-25 63/week @ 2024-08-01 92/week @ 2024-08-08

413 每月下载量
用于 5 crates

MIT 许可证

88KB
1.5K SLoC

Crates badge

用于与 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