From 7a64f3fe6f4654e45abdeb3c517e6e99046a23b3 Mon Sep 17 00:00:00 2001 From: Roman Kelesidis Date: Thu, 8 Jun 2023 14:07:28 +0700 Subject: [PATCH] =?UTF-8?q?Added=20TMRR=20tool=20in=20README=20=E2=9D=A4?= =?UTF-8?q?=EF=B8=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 13357e1a7..971a4af9f 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,9 @@ and chmod 0644 for files in them. If you are not sure, leave it as is. * ⛓ *Ocelot installation.* - We have built-in support for alternate compiled announcer — Ocelot. The configuration is in the file **library/config.php**, the announcer is in the repository [torrentpier/ocelot](https://github.com/torrentpier/ocelot). You can read assembly instructions on his repository or in [this thread](https://torrentpier.com/threads/26078/) on our support forum. +* ⛓ *[TMRR — Torrent Merkle Root Reader.](https://github.com/kovalensky/tmrr)* - A tool for extracting, comparing and calculating file hashes for .torrent files, + compatible with the BitTorrent v2 protocol. Useful for finding the sources of the same copies of files on different trackers & DHT indexers that support BitTorrent v2 protocol, + thus reviving dead torrents, valuable Internet artifacts. ## 📝 Official documentation