Scroll to navigation

MKTORRENT(1) User Commands MKTORRENT(1)

NAME

mktorrent - simple BitTorrent metainfo file creator

SYNOPSIS

mktorrent [OPTIONS] <target directory or filename>

DESCRIPTION

mktorrent is a command line utility to create BitTorrent metainfo files used by trackers and torrent clients. It can create metainfo files for single files or complete directories in a fast way.

OPTIONS

Specify the full announce URLs. Additional -a adds backup trackers.
Add a comment to the metainfo.
Don't write the creation date.
Show this help screen.
Set the piece length to 2^n bytes. Default is 18, that is 2^18 = 256kB.
Set the name of the torrent. Default is the basename of the target.
Set the path and filename of the created file. Default is <name>.torrent.
Set the private flag.
Add source string embedded in infohash.
Use <n> threads for calculating hashes. Default is the number of CPU cores.
Be verbose.
Add web seed URLs. Additional -w adds more URLs.

AUTHORS

Originally written by Emil Renner Berthing <esmil@mailme.dk>.

This manpage was written for the Debian mktorrent package by Paride Legovini <paride@debian.org> and Nico Golde <nion@debian.org>.

REPORTING BUGS

Please use the GitHub issue tracker <https://github.com/pobrn/mktorrent/issues>.

COPYRIGHT

This program is Free Software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version.

SEE ALSO

More documentation at: <https://github.com/pobrn/mktorrent/wiki>.

September 2018 mktorrent 1.1