BubblesInTheTub / torrent7z

A fork of torrent7z, viz a derivative of 7zip that produces invariant .7z archives for torrenting
GNU General Public License v3.0
47 stars 5 forks source link

torrent7z

A fork of torrent7z, viz a derivative of 7zip that produces invariant .7z archives for torrenting

Introduction

This tool creates 7z archives that has the same checksum for a given set of input files regardless of the platform and time they were created as long as they have the same hash.

This is invaluable for sharing archives using bittorrent.

Directories

releases :- Contains the binaries for Windows and Linux

linux_src :- Source code for the Linux platform

windows_src :- Source code for the Windows platform