magnet-uri
simDHT-1
magnet-uri | simDHT-1 | |
---|---|---|
1 | 1 | |
223 | 14 | |
0.9% | - | |
5.2 | 10.0 | |
20 days ago | over 10 years ago | |
JavaScript | Python | |
MIT License | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
magnet-uri
-
BitTorrent v2 (2020)
Unless I'm mistaken, we'd need to settle on a "default" piece size[1] if we were to have automatic upgrading in a client. I learned recently[2] that there's no standard set by the protocol, so Client A might choose a 16KiB piece size, and Client B might take the same files and choose a 64KiB piece size, resulting in two different hashes (v1 or v2!) and thus two peer pools for the same file set.
1. https://stackoverflow.com/a/65299426/2700296
2. https://github.com/webtorrent/magnet-uri/pull/43#issuecommen...
simDHT-1
-
BitTorrent v2 (2020)
I stumbled across a DHT crawler, and started running it. Over time I added random things to it, like IPv6 and the ability to download metadata. I was mostly interested in using it to learn how DHT worked both in theory and in practice, and for that, it did it's job.
The page for the crawler I started with is long gone, but this appears to be a reasonable copy on github:
https://github.com/zlzlovezl/simDHT-1
I'm sure you can find other copies, with features added. Looking around, it seems like quite a few people have taken this and made it their own over time.
It's far from perfect in this state, but a fun toy to play with. I will say, from a point of painful experience: The way this crawler works tends to make some of the various people that track such things think you're sharing pretty much all the things. If that's an issue where you live, don't run it from your home connection.
What are some alternatives?
qs - A querystring parser with nesting support
picotorrent - A tiny, hackable BitTorrent client.
BiglyBT - Feature-filled Bittorrent client based on the Azureus open source project
bittorrent-dht - 🕸 Simple, robust, BitTorrent DHT implementation
ZeroNet - ZeroNet - Decentralized websites using Bitcoin crypto and BitTorrent network
webtorrent - ⚡️ Streaming torrent client for the web
tribler - Privacy enhanced BitTorrent client with P2P content discovery
is-buffer - Determine if an object is a Buffer
Transmission - Official Transmission BitTorrent client repository
bittorrent-lsd - Local Service Discovery (BEP14) implementation