[GH-ISSUE #321] Add the Yggdrasil Network BitTorrent Tracker by Neil Alexander #275

Closed
opened 2026-02-26 05:33:38 +03:00 by kerem · 7 comments
Owner

Originally created by @styromaniac on GitHub (Jul 9, 2021).
Original GitHub issue: https://github.com/ngosang/trackerslist/issues/321

https://yggdrasil-network.github.io/services.html#bittorrent

The address to add is:

http://[300:7232:2b0e:d6e9:216:3eff:fe34:ec44]:6969/announce

It's alive and well, just like the developer himself.

Originally created by @styromaniac on GitHub (Jul 9, 2021). Original GitHub issue: https://github.com/ngosang/trackerslist/issues/321 https://yggdrasil-network.github.io/services.html#bittorrent The address to add is: ``` http://[300:7232:2b0e:d6e9:216:3eff:fe34:ec44]:6969/announce ``` It's alive and well, just like the developer himself.
kerem closed this issue 2026-02-26 05:33:38 +03:00
Author
Owner

@ngosang commented on GitHub (Jul 13, 2021):

Sorry, we don't have IPv6 support yet. #72

<!-- gh-comment-id:878772891 --> @ngosang commented on GitHub (Jul 13, 2021): Sorry, we don't have IPv6 support yet. #72
Author
Owner

@styromaniac commented on GitHub (Jul 13, 2021):

It works without IPv6 internet connections.

<!-- gh-comment-id:879200928 --> @styromaniac commented on GitHub (Jul 13, 2021): It works without IPv6 internet connections.
Author
Owner

@ngosang commented on GitHub (Jul 31, 2021):

No, your server doesn't have IPv4 connectivity.
Tested => http://tracker.y.neilalexander.eu:6969/announce

<!-- gh-comment-id:890374158 --> @ngosang commented on GitHub (Jul 31, 2021): No, your server doesn't have IPv4 connectivity. Tested => http://tracker.y.neilalexander.eu:6969/announce
Author
Owner

@oooo-ps commented on GitHub (Oct 28, 2025):

Yggdrasil does not require IPv6 interface, it can work over IPv4.

Some another ones:

http://[21e:6565:9c87:a49d:dafa:92c1:b33f:f21]:1337/announce
udp://[505:6847:c778:61a1::fdb]:6969
<!-- gh-comment-id:3456370381 --> @oooo-ps commented on GitHub (Oct 28, 2025): Yggdrasil does not require IPv6 interface, it can work over IPv4. Some another ones: ``` http://[21e:6565:9c87:a49d:dafa:92c1:b33f:f21]:1337/announce udp://[505:6847:c778:61a1::fdb]:6969 ``` * to connect Yggdrasil trackers you should [install its router](https://yggdrasil-network.github.io/installation.html)
Author
Owner

@ngosang commented on GitHub (Oct 29, 2025):

Added Yggdrasil lists.

<!-- gh-comment-id:3460205669 --> @ngosang commented on GitHub (Oct 29, 2025): Added Yggdrasil lists.
Author
Owner

@oooo-ps commented on GitHub (Oct 29, 2025):

@ngosang Thank you!

Sorry, I provided an incorrect address above (udp://[505:6847:c778:61a1::fdb]:6969), which is for the Mycelium network. I'm sending a PR with correction: https://github.com/ngosang/trackerslist/pull/612

udp://[302:68d0:f0d5:b88d::fdb]:6969/announce one should not contain /announce URI as UDP (fixed also in PR)

TIP for the list maintainers:

  • Yggdrasil 0200::/7 range is addresses start with 2xx:.. (main address) and 3xx:.. (sub net) - e.g. udp://[302:68d0:f0d5:b88d::fdb]:6969
  • Mycelium 0400::/7 range is addresses start with 4xx:.. (main address) and 5xx:.. (sub net) - e.g. udp://[505:6847:c778:61a1::fdb]:6969

P.S. The Mycelium tracker is active anyway, but it's on a different network. It's similar to Yggdrasil, but less popular as this network is relatively new. Anyway, mycelium address could be placed into separated list, e.g. trackers_all_mycelium_ip.txt

<!-- gh-comment-id:3463149242 --> @oooo-ps commented on GitHub (Oct 29, 2025): @ngosang Thank you! Sorry, I provided an incorrect address above (`udp://[505:6847:c778:61a1::fdb]:6969`), which is for the [Mycelium](https://github.com/threefoldtech/mycelium) network. I'm sending a PR with correction: https://github.com/ngosang/trackerslist/pull/612 `udp://[302:68d0:f0d5:b88d::fdb]:6969/announce` one should not contain `/announce` URI as UDP (fixed also in PR) TIP for the list maintainers: * **Yggdrasil** `0200::/7` range is addresses start with `2xx:..` (main address) and `3xx:..` (sub net) - e.g. `udp://[302:68d0:f0d5:b88d::fdb]:6969` * **Mycelium** `0400::/7` range is addresses start with `4xx:..` (main address) and `5xx:..` (sub net) - e.g. `udp://[505:6847:c778:61a1::fdb]:6969` P.S. The Mycelium tracker is active anyway, but it's on a different network. It's similar to Yggdrasil, but less popular as this network is relatively new. Anyway, mycelium address could be placed into separated list, e.g. `trackers_all_mycelium_ip.txt`
Author
Owner

@ngosang commented on GitHub (Nov 3, 2025):

@oooo-ps Thank you for reporting.
I have removed udp://[505:6847:c778:61a1::fdb]:6969/announce (mycelium)
I keep the /announce in the UDP tracker since it's the BitTorrent standard. It should work fine in all clients.

<!-- gh-comment-id:3481745700 --> @ngosang commented on GitHub (Nov 3, 2025): @oooo-ps Thank you for reporting. I have removed `udp://[505:6847:c778:61a1::fdb]:6969/announce` (mycelium) I keep the /announce in the UDP tracker since it's the BitTorrent standard. It should work fine in all clients.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/trackerslist-ngosang#275
No description provided.