GitHub - futurepaycc/simDHT: python dht 爬虫,学习改装版
使用python2.7
python3有点依赖问题
simDHT
A DHT crawler, written in Python, the code is very very simple.
Start simDHT
python simDHT.py
Dependencies
Notice
You can edit max_node_qsize value for speed.
simDHT for Node.js and Ruby
nodeDHT rbdht, better than the simDHT
p2pspider
You may be interested in p2pspider(DHT Spider + BT Client = P2P Spider).