bmuller / kademlia

A DHT in Python using asyncio
http://kademlia.readthedocs.org
MIT License
830 stars 210 forks source link

didn't find network #69

Closed sivanagarajumolabant closed 5 years ago

sivanagarajumolabant commented 5 years ago

how can i know the bootstrap node ip address and port , i pulled the code , i run the your bootstrap node code it will keep on running ,while i run the same file with passing bootstrap node (i mean prevoius code ip and port ) then it is finding the node in my machine , when i run the different system it is not working , can you please give me clarity once

bmuller commented 5 years ago

@sivanagarajumolabant you must follow the issue template for this repo for any issues you create