From f367904fbc9f6bd4d2a957e07b5aa522bbd8c91e Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Wed, 5 Feb 2020 11:26:44 +0100 Subject: [PATCH] add more urls for the tracker --- content/u/projects/ipv6-torrent-tracker/contents.lr | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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/)