2019-10-19 14:00:52 +08:00
# [XIU2/TrackersListCollection](https://github.com/XIU2/TrackersListCollection)
2019-10-04 00:14:17 +08:00
2019-10-04 00:35:47 +08:00
[![GitHub license ](https://img.shields.io/github/license/XIU2/TrackersListCollection.svg?style=flat-square )](https://github.com/XIU2/TrackersListCollection/blob/master/LICENSE)
[![LICENSE ](https://img.shields.io/badge/license-Anti%20996-blue.svg?style=flat-square )](https://github.com/996icu/996.ICU/blob/master/LICENSE)
[![996.icu ](https://img.shields.io/badge/link-996.icu-red.svg?style=flat-square )](https://996.icu)
2019-10-22 13:04:53 +08:00
[![GitHub Star ](https://img.shields.io/github/stars/XIU2/TrackersListCollection.svg?style=flat-square&label=Star )](https://github.com/XIU2/TrackersListCollection/stargazers)
[![GitHub Fork ](https://img.shields.io/github/forks/XIU2/TrackersListCollection.svg?style=flat-square&label=Fork )](https://github.com/XIU2/TrackersListCollection/network/members)
2019-10-04 00:35:47 +08:00
2019-10-10 15:02:41 +08:00
Updated daily! A list of popular public BitTorrent trackers.
2019-10-04 00:20:18 +08:00
2019-10-04 00:14:17 +08:00
The project only makes a list of popular public trackers into collections.
2019-10-04 00:20:18 +08:00
2019-10-18 23:27:36 +08:00
[「中文说明请看这里 - Github」 ](https://github.com/XIU2/TrackersListCollection/blob/master/README-ZH.md )
2019-10-04 00:14:17 +08:00
2019-10-11 20:36:00 +08:00
****
2019-10-13 21:25:45 +08:00
### What is Tracker ?
Tracker is a required role in BT downloads.
High-quality Tracker can effectively improve BT download speed.
The more people use these Trackers, the faster the BT download speed will be, **so please recommend it to your friends!**
***The figure below shows the BT download speed after using Tracker. (Complete list)***
2019-10-31 23:24:17 +08:00
![BitComet ](https://trackerslist.com/img/en-01.png )
2019-10-13 21:25:45 +08:00
****
2019-11-19 06:30:15 +08:00
### Updated: 2019-11-19
2019-10-04 00:14:17 +08:00
2019-10-19 13:16:53 +08:00
*These lists are automatically updated every day at 6:30:*
2019-10-04 00:14:17 +08:00
2019-10-06 02:49:17 +08:00
> Better public tracker list is relatively more stable, concise.
> Complete public tracker list is more in number and theoretically better. but there may be some invalid trackers.
2019-10-14 13:28:54 +08:00
> **The number of Tracker does not affect the operation of the BT software, so I recommend using the `complete list` to maximize the download speed !**
2019-10-06 02:49:17 +08:00
2019-11-18 06:30:16 +08:00
* **Better public tracker list:** (79 trackers)
2019-10-31 23:17:28 +08:00
[https://trackerslist.com/best.txt ](https://trackerslist.com/best.txt )
2019-11-19 06:30:15 +08:00
* **Complete public tracker list:** (357 trackers)
2019-10-31 23:17:28 +08:00
[https://trackerslist.com/all.txt ](https://trackerslist.com/all.txt )
2019-10-04 00:14:17 +08:00
****
2019-10-19 13:16:53 +08:00
#### Aria2 Format Tracker:
2019-10-12 18:10:57 +08:00
To make it easier for people using Aria2 to add Tracker, I made a separate copy in the Aria2 configuration format. The update is consistent.
2019-10-12 22:58:51 +08:00
* **Better public tracker list:**
2019-10-31 23:17:28 +08:00
[https://trackerslist.com/best_aria2.txt ](https://trackerslist.com/best_aria2.txt )
2019-10-12 22:58:51 +08:00
* **Complete public tracker list:**
2019-10-31 23:17:28 +08:00
[https://trackerslist.com/all_aria2.txt ](https://trackerslist.com/all_aria2.txt )
2019-10-12 18:10:57 +08:00
2019-10-04 00:14:17 +08:00
****
2019-10-12 18:32:17 +08:00
### How to use ?
2019-10-19 13:16:53 +08:00
#### Aria2:
2019-10-12 18:32:17 +08:00
2019-10-19 13:16:53 +08:00
After copying the contents of the Aria2 Format Tracker file, paste it into the `bt-tracker=` tail in the `aria2.conf` configuration file. Example:
2019-10-13 01:47:22 +08:00
``` ini
2019-10-12 18:32:17 +08:00
bt-tracker=http://xxx.xx:80/announce,udp://yyy.yy:80/announce
```
> **Note:** Please delete the old Tracker content before pasting to avoid formatting errors!
****
2019-11-17 09:48:02 +08:00
#### BitComet:
2019-10-12 18:45:54 +08:00
2019-11-17 09:48:02 +08:00
> ***http://www.bitcomet.com***
![BitComet Tracker ](https://trackerslist.com/img/en-03.png )
****
#### qBittorrent Enhanced Edition:
> ***Github: https://github.com/c0re100/qBittorrent-Enhanced-Edition***
> Based qBittorrent, added many useful features, such as **subscription Tracker URL** , you can easily use with this project.
2019-11-17 09:49:17 +08:00
After saving the settings, be sure to **restart qBittorrent Enhanced Edition.**
2019-11-17 09:48:02 +08:00
![qBittorrent Enhanced Edition Tracker ](https://trackerslist.com/img/en-05.png )
2019-10-12 18:45:54 +08:00
2019-10-16 09:58:39 +08:00
****
2019-10-19 13:16:53 +08:00
#### qBittorrent:
2019-10-16 09:58:39 +08:00
2019-11-17 09:48:02 +08:00
> ***https://www.qbittorrent.org***
2019-10-31 23:17:28 +08:00
![qBittorrent Tracker ](https://trackerslist.com/img/en-04.png )
2019-10-16 09:58:39 +08:00
****
2019-10-19 13:16:53 +08:00
### Tracker Source
This project brings together the following list of public trackers:
* [https://github.com/ngosang/trackerslist ](https://github.com/ngosang/trackerslist )
* [https://newtrackon.com/list ](https://newtrackon.com/list )
* [https://torrents.io/tracker-list/ ](https://torrents.io/tracker-list/ )
* [http://github.itzmx.com/1265578519/OpenTracker/master/tracker.txt ](http://github.itzmx.com/1265578519/OpenTracker/master/tracker.txt )
* [https://tinytorrent.net/best-torrent-tracker-list-updated/ ](https://tinytorrent.net/best-torrent-tracker-list-updated/ )
* [https://torrenttrackerss.com/torrent-tracker-list/ ](https://torrenttrackerss.com/torrent-tracker-list/ )
* [http://www.torrenttrackerlist.com/torrent-tracker-list ](http://www.torrenttrackerlist.com/torrent-tracker-list )
Thanks for these projects!
****
2019-10-04 00:14:17 +08:00
### Contribute
* Do you know more public trackers list? (E.g: ngosang/trackerslist) => [Open a new issue ](https://github.com/XIU2/TrackersListCollection/issues/new )
****
### License
The GPL-3.0 License.
The Anti-996 License.