Move torrent documentation to server

This commit is contained in:
Joey Hafner 2022-06-27 10:51:10 -07:00
parent 05ba0b1eb9
commit 55bce4dfe1

View File

@ -0,0 +1,4 @@
## Create a Torrent File
On Windows, use qBitTorrent's [Torrent Creator](https://www.ghacks.net/2019/09/20/how-to-create-a-private-torrent-using-qbittorrent/)
On Linux (CLI), use [`ctorrent`](http://manpages.ubuntu.com/manpages/bionic/man1/ctorrent.1.html). (Like: `ctorrent -t -s output_file.torrent /path/to/source/dir`)