用于创建包含文件 MD5 哈希值的 Torrent 文件的命令工具?

Joh*_*ter 3 command-line bittorrent

我知道 mktorrent,并且知道如何使用它,但出于测试目的,我需要一个实用程序,该实用程序还将在 torrent 元信息中包含 torrent 中每个文件的 MD5 哈希值。我意识到每个文件的 MD5 哈希值通常不用于大多数现代 Torrent 应用程序并且是多余的,但我希望有一个我错过的实用程序支持这一点。

有什么建议?

The*_*ght 5

你可以使用这个:https : //py3createtorrent.readthedocs.io/en/latest/

但是您需要为此安装 python。

“py3createtorrent 是一个综合的 shell/命令行实用程序,用于创建种子文件(Linux 和 Windows)。它是一个 GPL 许可的 Python v3.1 脚本。我在 Ubuntu 8.04 / rTorrent 和 Windows 7 / µTorrent 上对其进行了测试。”