[GH-ISSUE #180] Grouped trackers #157

Closed
opened 2026-02-26 05:32:51 +03:00 by kerem · 1 comment
Owner

Originally created by @theel0ja on GitHub (Jul 5, 2019).
Original GitHub issue: https://github.com/ngosang/trackerslist/issues/180

Some trackers in https://raw.githubusercontent.com/ngosang/trackerslist/master/trackers_all.txt are the same, so grouping them like shown here should be done.

Originally created by @theel0ja on GitHub (Jul 5, 2019). Original GitHub issue: https://github.com/ngosang/trackerslist/issues/180 Some trackers in https://raw.githubusercontent.com/ngosang/trackerslist/master/trackers_all.txt are the same, so grouping them like [shown here](https://support.tixati.com/edit%20trackers) should be done.
kerem closed this issue 2026-02-26 05:32:51 +03:00
Author
Owner

@ngosang commented on GitHub (Jul 9, 2019):

In the best_trackers list I'm grouping and removing all but one, giving priority to udp.

About grouping... I prefer the current order, from better to worse.
For example, the following tracker share the domain but udp is more reliable.

udp://tracker.opentrackr.org:1337/announce
http://tracker.opentrackr.org:1337/announce

Other example. These share the top level domain, but they are different servers with different number of seeds/peers each one.

http://tracker1.itzmx.com:8080/announce	itzmx.com	104.24.104.127	24	189
http://tracker2.itzmx.com:6961/announce	itzmx.com	176.113.68.66	6	101
http://tracker3.itzmx.com:6961/announce	itzmx.com	176.113.71.19	24	189
http://tracker4.itzmx.com:2710/announce	itzmx.com	194.143.148.21	6	91
<!-- gh-comment-id:509788384 --> @ngosang commented on GitHub (Jul 9, 2019): In the best_trackers list I'm grouping and removing all but one, giving priority to udp. About grouping... I prefer the current order, from better to worse. For example, the following tracker share the domain but udp is more reliable. ``` udp://tracker.opentrackr.org:1337/announce http://tracker.opentrackr.org:1337/announce ``` Other example. These share the top level domain, but they are different servers with different number of seeds/peers each one. ``` http://tracker1.itzmx.com:8080/announce itzmx.com 104.24.104.127 24 189 http://tracker2.itzmx.com:6961/announce itzmx.com 176.113.68.66 6 101 http://tracker3.itzmx.com:6961/announce itzmx.com 176.113.71.19 24 189 http://tracker4.itzmx.com:2710/announce itzmx.com 194.143.148.21 6 91 ```
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#157
No description provided.