Ruby Torrent Library

柔情痞子 提交于 2019-12-22 10:35:22

问题


Is there any good library for Ruby to work with BitTorrent trackers? To download or seed files. There's a rubytorrent library on rubyforge, but it was last updated in 2005 and doesn't seem like working anymore.


回答1:


see lib-torrent ruby... https://github.com/maran/libtorrent-ruby

I'm not sure if this is what you want.




回答2:


Also see this post which contains some potentially useful comments as well, including a Ruby wrapper for the Transmission API using RPCs.

My experience with libtorrent derived clients has been very positive, I would like to see something new here. (I prefer the high density interface & advanced features of qbittorrent to the sparse UI of Transmission.)

A torrent client that exchanges DHT buckets to crawl the public DHT... ?

(No web searching required.)



来源:https://stackoverflow.com/questions/5750358/ruby-torrent-library

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!