Skip to content

Releases: fuchsi/maketorrent

v0.2.1

27 May 18:03
Compare
Choose a tag to compare

Fixed

  • Moved the source string to the info hash, as it should be

v0.2.0

27 May 17:30
Compare
Choose a tag to compare

Added

  • Option for source string added to torrent info (-s), included in infohash.
    Often used by private trackers to create a unique infohash to prevent peer-leak
    and the possibility to track the trackers that do use leaked torrents.
    Having this option in maketorrent make it possible to create a infohash accurate
    torrent to the tracker you want to upload it to

v0.1.1

05 May 17:37
Compare
Choose a tag to compare

Fixed

  • Use a unreleased version of bip_metainfo to fix the setter bugs

Changed

  • Non Verbose mode now shows a progress text of the hashed pieces.

Added

  • Multiple Announce URLs are now supported

v0.1.0

30 Mar 09:07
Compare
Choose a tag to compare
Update Cargo.toml