DHTDigger:DHT网络的侦听器

时间:2024-05-29 05:54:38
【文件属性】:

文件名称:DHTDigger:DHT网络的侦听器

文件大小:13KB

文件格式:ZIP

更新时间:2024-05-29 05:54:38

Ruby

DHTDigger DHT网络中的另一次窃听。 如果部署得当,DHTDigger可以捕获尽可能多的DHT消息,并将它们排队在Redis中。 另一个洪流工作者将通过下载和解析洪流来处理所有排队的消息。 从torrent中解析出的所有元数据将存储在另一个Redis队列中,以进行进一步处理(即,为一个BT搜索引擎或数据挖掘任务提供数据)。 组件 窃听 torrent_worker 配置 配置文件位于confiuration文件夹中,用您的实际环境信息替换所有[placeholder]。 一个示例是config.yml.example。 用法 两者都可以通过在bin文件夹下运行shell脚本来启动, bin\run_digger.sh 和 bin\run_torrent_process.sh ###其他 为了确保整个系统在没有我们参与的情况下都能正常运行,建议使用监视工具(例如 )。 这是在


【文件预览】:
DHTDigger-master
----bin()
--------run_digger.sh(148B)
--------run_torrent_process.sh(149B)
----diggers()
--------krpc.rb(3KB)
--------wiretap.rb(8KB)
--------constants.rb(137B)
----db_test.rb(171B)
----readme.md(1KB)
----tools()
--------search.rb(1KB)
----Gemfile(114B)
----Gemfile.lock(872B)
----torrent_process()
--------readme.md(153B)
--------torrent_worker.py(7KB)
----.gitignore(25B)
----configuration()
--------config.yml.example(1000B)
--------Readme.md(206B)
--------config.yml(1KB)
----dig.rb(1KB)

网友评论