💾 Archived View for freeshell.de › tldr › mktorrent.gmi captured on 2022-04-28 at 19:00:04. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
A CLI utility to create BitTorrent metainfo files.
mktorrent -a {tracker_announce_url} -l {21} -o {path/to/example.torrent} {path/to/file_or_directory}
mktorrent -p -a {tracker_announce_url} -l {21} -o {path/to/example.torrent} {path/to/file_or_directory}
mktorrent -c "{comment}" -a {tracker_announce_url} -l {21} -o {path/to/example.torrent} {path/to/file_or_directory}
mktorrent -a {tracker_announce_url,tracker_announce_url_2} -l {21} -o {path/to/example.torrent} {path/to/file_or_directory}
mktorrent -a {tracker_announce_url} -w {web_seed_url} -l {21} -o {path/to/example.torrent} {path/to/file_or_directory}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).