Updated 2017-12-10 15:04:10

This commit is contained in:
ngosang 2017-12-10 16:42:38 +01:00
parent 83d80ba60d
commit b57ca9bc99
8 changed files with 293 additions and 237 deletions

View file

@ -1,22 +1,24 @@
# trackerslist
An updated list of public BitTorrent trackers
##### Updated 2017-12-10 00:00:03
##### Updated 2017-12-10 15:04:10
*These lists are automatically updated every day:*
* trackers_best (20 trackers) => https://raw.githubusercontent.com/ngosang/trackerslist/master/trackers_best.txt
* trackers_all (85 trackers) => https://raw.githubusercontent.com/ngosang/trackerslist/master/trackers_all.txt
* trackers_all_udp (60 trackers) => https://raw.githubusercontent.com/ngosang/trackerslist/master/trackers_all_udp.txt
* trackers_all_http (25 trackers) => https://raw.githubusercontent.com/ngosang/trackerslist/master/trackers_all_http.txt
* trackers_all (94 trackers) => https://raw.githubusercontent.com/ngosang/trackerslist/master/trackers_all.txt
* trackers_all_udp (62 trackers) => https://raw.githubusercontent.com/ngosang/trackerslist/master/trackers_all_udp.txt
* trackers_all_http (28 trackers) => https://raw.githubusercontent.com/ngosang/trackerslist/master/trackers_all_http.txt
* trackers_all_https (0 trackers) => https://raw.githubusercontent.com/ngosang/trackerslist/master/trackers_all_https.txt
* trackers_all_ws (4 trackers) => https://raw.githubusercontent.com/ngosang/trackerslist/master/trackers_all_ws.txt
Are you having DNS problems? These lists contains the same trackers but with IP addresses instead of domains:
* trackers_best_ip (20 trackers) => https://raw.githubusercontent.com/ngosang/trackerslist/master/trackers_best_ip.txt
* trackers_all_ip (85 trackers) => https://raw.githubusercontent.com/ngosang/trackerslist/master/trackers_all_ip.txt
* trackers_all_ip (94 trackers) => https://raw.githubusercontent.com/ngosang/trackerslist/master/trackers_all_ip.txt
##### Notes
* A bot automatically checks the trackers and updates the lists.
* Trackers with the same domain or pointing to the same IP address are removed. Check out the [blacklist](https://raw.githubusercontent.com/ngosang/trackerslist/master/blacklist.txt).
* Trackers are sorted by popularity and latency (from best to worst).
* WebSocket trackers (AKA WebTorrent, ws, wss) are supported by few clients. [More info](https://webtorrent.io).
##### Contribute
* Do you know more public trackers? => [Open a new issue](https://github.com/ngosang/trackerslist/issues/new)