How to search for a specific peer with btdht?
vkefallinos opened this issue · 1 comments
vkefallinos commented
Can you please explain a bit more how does the node selection works and where should i look so i can search for specific peers in the swarm?
0x0d commented
This is just DHT research project, not a library ready to use.
Just look at test.py where i try to find peers for specific torrent hash, then look at the source :)