diff --git a/content/u/projects/ipv6-torrent-tracker/contents.lr b/content/u/projects/ipv6-torrent-tracker/contents.lr index e32d0c4..c2a2aea 100644 --- a/content/u/projects/ipv6-torrent-tracker/contents.lr +++ b/content/u/projects/ipv6-torrent-tracker/contents.lr @@ -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): ``` -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 * [ipv6tracker.ru](http://ipv6tracker.ru/)