mirror of
https://github.com/ngosang/trackerslist.git
synced 2026-04-25 17:35:57 +03:00
[GH-ISSUE #348] Looks like the trackers_all_ip does not contains all IP addresses if the domain name has multiple IPs #295
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#295
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 @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.
@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.