|
@@ -28,7 +28,7 @@ The more people use these Trackers, the faster the BT download speed will be, **
|
|
|
|
|
|
### Updated: 2019-10-19
|
|
|
|
|
|
-*These lists are automatically updated every day:*
|
|
|
+*These lists are automatically updated every day at 6:30:*
|
|
|
|
|
|
> 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.
|
|
@@ -41,7 +41,7 @@ The more people use these Trackers, the faster the BT download speed will be, **
|
|
|
|
|
|
****
|
|
|
|
|
|
-#### Aria2 Tracker
|
|
|
+#### Aria2 Format Tracker:
|
|
|
|
|
|
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.
|
|
|
|
|
@@ -50,30 +50,13 @@ To make it easier for people using Aria2 to add Tracker, I made a separate copy
|
|
|
* **Complete public tracker list:**
|
|
|
[https://trackerslist.com/trackers_all_aria2.txt](https://trackerslist.com/trackers_all_aria2.txt)
|
|
|
|
|
|
-[Aria2 Instructions](https://github.com/XIU2/TrackersListCollection#Aria2)
|
|
|
-
|
|
|
-****
|
|
|
-
|
|
|
-### 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!
|
|
|
-
|
|
|
****
|
|
|
|
|
|
### How to use ?
|
|
|
|
|
|
-#### Aria2
|
|
|
+#### Aria2:
|
|
|
|
|
|
-After copying Aria2 Tracker, paste it into the `bt-tracker=` tail in the `aria2.conf` configuration file. Example:
|
|
|
+After copying the contents of the Aria2 Format Tracker file, paste it into the `bt-tracker=` tail in the `aria2.conf` configuration file. Example:
|
|
|
``` ini
|
|
|
bt-tracker=http://xxx.xx:80/announce,udp://yyy.yy:80/announce
|
|
|
```
|
|
@@ -81,18 +64,33 @@ bt-tracker=http://xxx.xx:80/announce,udp://yyy.yy:80/announce
|
|
|
|
|
|
****
|
|
|
|
|
|
-#### BitComet
|
|
|
+#### BitComet:
|
|
|
|
|
|

|
|
|
|
|
|
****
|
|
|
|
|
|
-#### qBittorrent
|
|
|
+#### qBittorrent:
|
|
|
|
|
|

|
|
|
|
|
|
****
|
|
|
|
|
|
+### 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!
|
|
|
+
|
|
|
+****
|
|
|
+
|
|
|
### Contribute
|
|
|
|
|
|
* Do you know more public trackers list? (E.g: ngosang/trackerslist) => [Open a new issue](https://github.com/XIU2/TrackersListCollection/issues/new)
|