diff options
Diffstat (limited to 'README.md')
-rwxr-xr-x | README.md | 62 |
1 files changed, 31 insertions, 31 deletions
@@ -1,31 +1,31 @@ -# trackerslist
-An updated list of public BitTorrent trackers
-##### Updated 2018-03-07 00:00:01
-*These lists are automatically updated every day:*
-
-* trackers_best (20 trackers) => https://raw.githubusercontent.com/ngosang/trackerslist/master/trackers_best.txt
-* trackers_all (95 trackers) => https://raw.githubusercontent.com/ngosang/trackerslist/master/trackers_all.txt
-* trackers_all_udp (57 trackers) => https://raw.githubusercontent.com/ngosang/trackerslist/master/trackers_all_udp.txt
-* trackers_all_http (31 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
-* 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 (95 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)
-* Any of the trackers is not working properly? => [Open a new issue](https://github.com/ngosang/trackerslist/issues/new)
-
-##### Contact
-ngosang [@] hotmail [.es]
-
-##### Third-party tools
-* [Bash script](https://github.com/oilervoss/transmission) to add these trackers to [transmission-remote](https://github.com/transmission/transmission)
+# trackerslist +An updated list of public BitTorrent trackers +##### Updated 2018-03-08 00:00:02 +*These lists are automatically updated every day:* + +* trackers_best (20 trackers) => https://raw.githubusercontent.com/ngosang/trackerslist/master/trackers_best.txt +* trackers_all (95 trackers) => https://raw.githubusercontent.com/ngosang/trackerslist/master/trackers_all.txt +* trackers_all_udp (58 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 +* 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 (95 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) +* Any of the trackers is not working properly? => [Open a new issue](https://github.com/ngosang/trackerslist/issues/new) + +##### Contact +ngosang [@] hotmail [.es] + +##### Third-party tools +* [Bash script](https://github.com/oilervoss/transmission) to add these trackers to [transmission-remote](https://github.com/transmission/transmission) |