/simDHT

A DHT crawler, very simple, writen by Python.

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

simDHT

A DHT crawler, is not quite based on Kademlia, written by Python, the code is very very simple.

Example

btspider(Sale the core binary program of BTspider, no the frontend and backend.)

Start simDHT

python simDHT.py

Dependencies

  1. bencode

Notice

You can edit max_node_qsize value for speed.

simDHT for NodeJS

nodeDHT