1
0
mirror of https://github.com/ngosang/trackerslist.git synced 2024-07-07 06:18:24 +00:00
trackerslist/README.md

32 lines
2.1 KiB
Markdown
Raw Normal View History

2016-04-24 19:30:50 +00:00
# trackerslist
An updated list of public BitTorrent trackers
2018-01-30 02:24:50 +00:00
##### Updated 2018-01-30 01:41:25
2016-04-25 22:06:22 +00:00
*These lists are automatically updated every day:*
2016-04-24 19:30:50 +00:00
2016-07-29 22:20:47 +00:00
* trackers_best (20 trackers) => https://raw.githubusercontent.com/ngosang/trackerslist/master/trackers_best.txt
2018-01-30 02:24:50 +00:00
* trackers_all (98 trackers) => https://raw.githubusercontent.com/ngosang/trackerslist/master/trackers_all.txt
* trackers_all_udp (61 trackers) => https://raw.githubusercontent.com/ngosang/trackerslist/master/trackers_all_udp.txt
* trackers_all_http (30 trackers) => https://raw.githubusercontent.com/ngosang/trackerslist/master/trackers_all_http.txt
* trackers_all_https (3 trackers) => https://raw.githubusercontent.com/ngosang/trackerslist/master/trackers_all_https.txt
2017-12-20 00:10:49 +00:00
* trackers_all_ws (4 trackers) => https://raw.githubusercontent.com/ngosang/trackerslist/master/trackers_all_ws.txt
2016-04-24 19:30:50 +00:00
2016-04-24 20:09:37 +00:00
Are you having DNS problems? These lists contains the same trackers but with IP addresses instead of domains:
2016-07-29 22:20:47 +00:00
* trackers_best_ip (20 trackers) => https://raw.githubusercontent.com/ngosang/trackerslist/master/trackers_best_ip.txt
2018-01-30 02:24:50 +00:00
* trackers_all_ip (98 trackers) => https://raw.githubusercontent.com/ngosang/trackerslist/master/trackers_all_ip.txt
2016-04-24 19:30:50 +00:00
##### Notes
* A bot automatically checks the trackers and updates the lists.
2016-04-25 23:25:56 +00:00
* 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).
2016-04-24 19:30:50 +00:00
* Trackers are sorted by popularity and latency (from best to worst).
2017-12-10 15:42:38 +00:00
* WebSocket trackers (AKA WebTorrent, ws, wss) are supported by few clients. [More info](https://webtorrent.io).
2016-04-24 19:30:50 +00:00
##### Contribute
2016-04-25 23:38:09 +00:00
* Do you know more public trackers? => [Open a new issue](https://github.com/ngosang/trackerslist/issues/new)
* Any of the trackers is not working properly? => [Open a new issue](https://github.com/ngosang/trackerslist/issues/new)
2016-04-25 23:25:56 +00:00
##### Contact
ngosang [@] hotmail [.es]
2018-01-07 13:50:32 +00:00
##### Third-party tools
* [Bash script](https://github.com/oilervoss/transmission) to add these trackers to [transmission-remote](https://github.com/transmission/transmission)