Giter VIP home page Giter VIP logo

Comments (1)

bmuller avatar bmuller commented on June 10, 2024

@An0nB0y github issues is used exclusively for reporting bugs and issues - if you have any general questions about the library please email the address shown on my github profile page.

I saw an Issue earlier about how kademlia works behind NAT. And, i didn't find any module for that.

Because the lib uses RPC over UDP, it is possible to have a node behind a NAT due to UDP holepunching.

Two, i think you didn't understand my last issue. I meant, how can i read the IP addresses list. When i run the scripts, i just see the output of the kademlia.crawling but i need to use this output in further scripts.

If you need to get the IP's of all of the other nodes that your node knows about, you can iterate over your node's self.protocol.router.buckets which each contain lists of nodes that each contain an ip property.

from kademlia.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.