Skip to content

Command Line Options

Anim Mouse edited this page Aug 23, 2020 · 1 revision
mktorrent 1.1 (c) 2007, 2009 Emil Renner Berthing

Usage: mktorrent [OPTIONS] 

Options:
-a, --announce=[,]* : specify the full announce URLs
                                at least one is required
                                additional -a adds backup trackers
-c, --comment=       : add a comment to the metainfo
-d, --no-date                 : don't write the creation date
-h, --help                    : show this help screen
-l, --piece-length=        : set the piece length to 2^n bytes,
                                default is 18, that is 2^18 = 256kb
-n, --name=             : set the name of the torrent
                                default is the basename of the target
-o, --output=       : set the path and filename of the created file
                                default is .torrent
-p, --private                 : set the private flag
-s, --source=         : add source string embedded in infohash
-t, --threads=             : use  threads for calculating hashes
                                default is the number of CPU cores
-v, --verbose                 : be verbose
-w, --web-seed=[,]* : add web seed URLs
                                additional -w adds more URLs
Clone this wiki locally