projects:liflg:torrent
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
projects:liflg:torrent [2012/09/10 16:06] – kratz00 | projects:liflg:torrent [2016/05/01 18:34] (current) – kratz00 | ||
---|---|---|---|
Line 2: | Line 2: | ||
Of course you can use every other software to create torrent files but I would recommend [[software:: | Of course you can use every other software to create torrent files but I would recommend [[software:: | ||
- | ==Creating the torrent file == | + | == Creating the torrent file == |
< | < | ||
- | mktorrent -a udp:// | + | mktorrent -a udp:// |
</ | </ | ||
- | == Overview | + | == Redundancy |
- | http://liflg.org/php_torrent/ | + | If one tracker is not functioning it's always good to have a backup. |
+ | This project (https://github.com/ | ||
+ | |||
+ | < | ||
+ | for INSTALLER in *.run | ||
+ | do | ||
+ | mktorrent \ | ||
+ | -a udp:// | ||
+ | -a udp:// | ||
+ | -a udp:// | ||
+ | -a udp:// | ||
+ | -a udp:// | ||
+ | -a udp:// | ||
+ | -a udp:// | ||
+ | $INSTALLER | ||
+ | done | ||
+ | </code> |
projects/liflg/torrent.1347285992.txt.gz · Last modified: 2012/09/10 16:06 by kratz00