add more urls for the tracker

This commit is contained in:
Nico Schottelius 2020-02-05 11:26:44 +01:00
parent 756464eb1e
commit f367904fbc
1 changed files with 7 additions and 1 deletions

View File

@ -22,9 +22,15 @@ If you want to create a new torrent that uses this tracker, you can do
so by using **mktorrent**. Below is an example for [cdist](../cdist): so by using **mktorrent**. Below is an example for [cdist](../cdist):
``` ```
mktorrent -a udp://tracker.datacenterlight.ch:6969/announce -n cdist-6.5.0 cdist-6.5.0 mktorrent -a udp://tracker.datacenterlight.ch:6969/announce,http://tracker.datacenterlight.ch:6969/announce \
-n cdist-6.5.0 cdist-6.5.0
``` ```
You can use the following URLs:
* udp://tracker.datacenterlight.ch:6969/announce
* http://tracker.datacenterlight.ch:6969/announce
## Other IPv6 enabled trackers ## Other IPv6 enabled trackers
* [ipv6tracker.ru](http://ipv6tracker.ru/) * [ipv6tracker.ru](http://ipv6tracker.ru/)