mirror of
https://github.com/ngosang/trackerslist.git
synced 2026-04-25 09:25:59 +03:00
[GH-ISSUE #321] Add the Yggdrasil Network BitTorrent Tracker by Neil Alexander #275
Labels
No labels
bug
enhancement
help wanted
pull-request
question
waiting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/trackerslist-ngosang#275
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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:
It's alive and well, just like the developer himself.
@ngosang commented on GitHub (Jul 13, 2021):
Sorry, we don't have IPv6 support yet. #72
@styromaniac commented on GitHub (Jul 13, 2021):
It works without IPv6 internet connections.
@ngosang commented on GitHub (Jul 31, 2021):
No, your server doesn't have IPv4 connectivity.
Tested => http://tracker.y.neilalexander.eu:6969/announce
@oooo-ps commented on GitHub (Oct 28, 2025):
Yggdrasil does not require IPv6 interface, it can work over IPv4.
Some another ones:
@ngosang commented on GitHub (Oct 29, 2025):
Added Yggdrasil lists.
@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/612udp://[302:68d0:f0d5:b88d::fdb]:6969/announceone should not contain/announceURI as UDP (fixed also in PR)TIP for the list maintainers:
0200::/7range is addresses start with2xx:..(main address) and3xx:..(sub net) - e.g.udp://[302:68d0:f0d5:b88d::fdb]:69690400::/7range is addresses start with4xx:..(main address) and5xx:..(sub net) - e.g.udp://[505:6847:c778:61a1::fdb]:6969P.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@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.