torrex v0.1.2 Torrex
Generate .torrent files for single files and directories.
Summary
Types
List of announce URLs (optional)
Include a free-form textual comment (optional)
Name of version of the program used to create the .torrent (optional)
Include the creation time of the torrent, in standard UNIX epoch format (optional). Defaults to true
Path to a directory of files
Encodable types
Path to a file
Include an md5 of all files in the torrent (optional). Defaults to false
Name of the output .torrent file. Defaults to provided file/directory name
Length of each file piece in the torrent. Defaults to 512 KiB
Is the torrent private (optional)? Defaults to false
Types
List of announce URLs (optional).
Include a free-form textual comment (optional).
Name of version of the program used to create the .torrent (optional).
Include the creation time of the torrent, in standard UNIX epoch format (optional). Defaults to true.
Path to a directory of files.
Path to a file.
Include an md5 of all files in the torrent (optional). Defaults to false.
option :: piece_length | output | announce_list | creation_date | comment | created_by | private | md5sum
Name of the output .torrent file. Defaults to provided file/directory name.
Length of each file piece in the torrent. Defaults to 512 KiB.
Functions
Decodes a .torrent file.