Giter Club home page Giter Club logo

rustydht-lib's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

rustydht-lib's Issues

Maintenance status

Hello, I am working on https://pkarr.org which is mostly a thin wrapper around BEP_0044 to enable DNS queries for Ed25519 keys.

I think this DHT implementation is the closest to something I can extend and add BEP_0044 support to. However, I am curious if you are still maintaining this library, so I can open a PR with minimal changes. Or should I just maintain a separate fork and be more liberal with the changes I would like to introduce, but also maintain it long-term?

Thanks and I appreciate your work on this.

Example find_node.rs panics for some reasons

I'm randomly poking around the example find_nodes.rs. It will produce a proper output of nodes found before throwing out some panic information.
the backtrace displayed is here in Ubuntu Pastebin(expires in a week). The program will panic arbitrary times(which means it probably won't panic) with pretty much the same backtrace.
Totally don't know what happened since I'm still a freshman.

Add a "max cooldown" time interval to throttler settings

In testing, I've had some poorly-behaved nodes stuck in the throttler penalty box for weeks at a time. They're not sending tons of packets, but they sent fast enough at one time to hit the throttler and then have sent one or two packets consistently enough to stay in the penalty box. These should have a max cooldown/penalty time or they should decay over time based on packet rate or something.

e.g.

[rustydht_lib::Throttler] XXX.180.192.206 is throttled for 60s. 103305 packets on record

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.