2 مستودعات
Mechanisms for caching and restoring network topology and peer routing information across application restarts.
Distinguishing note: Specifically targets the persistence of DHT and routing tables for network discovery.
Explore 2 awesome GitHub repositories matching data & databases · Peer Discovery Persistence. Refine with filters or upvote what's useful.
Aria2 is a multi-protocol command-line download manager designed to maximize bandwidth utilization by retrieving files from multiple sources and protocols simultaneously. It functions as an asynchronous, event-driven engine that handles complex download lifecycles, including peer-to-peer transfers via BitTorrent, while ensuring data integrity through continuous chunk-based verification. The utility distinguishes itself through its ability to act as a background process that can be controlled programmatically via a remote procedure call interface. This allows external applications to manage, m
Saves network discovery data to local storage to accelerate connection establishment.
PeerBanHelper is a scriptable BitTorrent peer banning system that automatically detects and blocks malicious, leeching, or unwanted peers using configurable rules, GeoIP data, and scriptable detection logic. It integrates with popular BitTorrent clients through their web APIs to enforce blocking rules automatically, and provides a self-hosted WebUI dashboard for monitoring active bans, historical blocks, and peer lists. The system distinguishes itself through collaborative threat intelligence, submitting ban reports and peer population data to a central server for aggregate threat analysis wh
Persists peer progress data to a database so reconnecting peers cannot evade bans by resetting statistics.