mirror of
https://github.com/XIU2/TrackersListCollection.git
synced 2026-02-25 06:09:22 +08:00
Update README.md
This commit is contained in:
14
README.md
14
README.md
@@ -36,6 +36,8 @@ To make it easier for people using Aria2 to add Tracker, I made a separate copy
|
|||||||
* Complete public tracker list: =>
|
* Complete public tracker list: =>
|
||||||
[https://xiu2.github.io/TrackersListCollection/trackers_all_aria2.txt](https://xiu2.github.io/TrackersListCollection/trackers_all_aria2.txt)
|
[https://xiu2.github.io/TrackersListCollection/trackers_all_aria2.txt](https://xiu2.github.io/TrackersListCollection/trackers_all_aria2.txt)
|
||||||
|
|
||||||
|
[Aria2 Instructions](https://github.com/XIU2/TrackersListCollection#Aria2)
|
||||||
|
|
||||||
****
|
****
|
||||||
|
|
||||||
### Tracker Source
|
### Tracker Source
|
||||||
@@ -53,6 +55,18 @@ Thanks for these projects!
|
|||||||
|
|
||||||
****
|
****
|
||||||
|
|
||||||
|
### How to use ?
|
||||||
|
|
||||||
|
#### Aria2
|
||||||
|
|
||||||
|
After copying Aria2 Tracker, paste it into the `bt-tracker=` tail in the `aria2.conf` configuration file. Example:
|
||||||
|
```
|
||||||
|
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!
|
||||||
|
|
||||||
|
****
|
||||||
|
|
||||||
### Contribute
|
### Contribute
|
||||||
|
|
||||||
* Do you know more public trackers list? (E.g: ngosang/trackerslist) => [Open a new issue](https://github.com/XIU2/TrackersListCollection/issues/new)
|
* Do you know more public trackers list? (E.g: ngosang/trackerslist) => [Open a new issue](https://github.com/XIU2/TrackersListCollection/issues/new)
|
||||||
|
|||||||
Reference in New Issue
Block a user