洪流 描述 用于种子文件的工具。 适用于Python 3.6及更高版本。 包括: 命令行界面(需要安装click包) Torrent utils(文件创建,读取和修改) Bencoding实用程序(解码器,编码器) 使用CLI ; Make .torrent out of ` video.mkv ` $ torrentool torrent create /home/my/files_here/video.mkv ; Make .torrent out of entire ` /home/my/files_here ` dir, ; and put some open trackers announce URLs into it, ; and publish file on torrent caching service, so it is ready to share. $
2022-10-19 12:27:56 22KB python torrent bencode Python
1
帮组你任意修改bt的各种信息,包括链接,info,等等!
2021-10-27 13:03:55 813KB bt
1
可以查看和 修改torrent种子文件的信息,方便发布
2021-09-19 16:17:55 310KB torrent BEncode 修改器
1
对 BT 有一定了解的同学,应该不会对 BEncode Editor 感到陌生。利用 BEncode Editor 可以很方便的查看和修改种子文件的内容,还能计算种子的 SHA1 HASH(哈希)值。整个程序只有300多KB,虽然比 uTorrent 大了那么一点点,但是勉强还能算得上很小很强大的软件。
2021-09-19 16:17:25 300KB BT种子 BEncode torrent
1
BEncode Editor是一款修改修改BT/PT种子文件的利器!BEncode 最早是 BitTorrent 世界中的数据编码方案。因为 BEncode 的文件可以包含二进制数据,而且由于二进制字符串的储存方式错综复杂,用文本编辑器编辑这些文件往往是不安全的。很多人曾经问过在哪里可以找到一个能够安全编辑 BEncode 文件的编辑器,但是实际上并不存在一个通用的编辑器。我见过的唯一工具就是 .torrent 文件编辑器,从技术角度来说,它确实能够编辑 BEncode 文件,但是它不能编辑任意类型的 BEncode 文件。花费了一些厌倦和自由的时间,这个编辑器诞生了。
2019-12-21 19:38:07 310KB BEncode Editor 迅雷 种子
1