From 077eae2e71dfb6dae0158f824ed380bd872902ed Mon Sep 17 00:00:00 2001 From: Roman Kelesidis Date: Thu, 8 Jun 2023 13:34:12 +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 | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 13357e1a7..7b991dcf9 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,16 @@ and chmod 0644 for files in them. If you are not sure, leave it as is. Documentation for TorrentPier can be found on the [TorrentPier docs website](https://docs.torrentpier.com). +## 📤 TMRR — Torrent Merkle Root Reader + +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. + +TMRR + +Repo: [Link](https://github.com/kovalensky/tmrr) | Download: [Link](https://github.com/kovalensky/tmrr/releases) | Author: [kovalensky](https://github.com/kovalensky) + ## 💚 Contributing / Contributors Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for