[GH-ISSUE #348] Looks like the trackers_all_ip does not contains all IP addresses if the domain name has multiple IPs #295

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

Originally created by @larrychannon on GitHub (Dec 3, 2021).
Original GitHub issue: https://github.com/ngosang/trackerslist/issues/348

for example:

dig +short 9.rarbg.me

151.80.120.115
151.80.120.114
151.80.120.112
151.80.120.113

the trackers_all_ip file contains only one IP.

Originally created by @larrychannon on GitHub (Dec 3, 2021). Original GitHub issue: https://github.com/ngosang/trackerslist/issues/348 for example: # dig +short 9.rarbg.me 151.80.120.115 151.80.120.114 151.80.120.112 151.80.120.113 the trackers_all_ip file contains only one IP.
kerem closed this issue 2026-02-26 05:33:47 +03:00
Author
Owner

@ngosang commented on GitHub (Dec 4, 2021):

Yes, it is intentional. I only use one IP from each tracker to reduce the load on the servers.

<!-- gh-comment-id:986094635 --> @ngosang commented on GitHub (Dec 4, 2021): Yes, it is intentional. I only use one IP from each tracker to reduce the load on the servers.
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#295
No description provided.