File tree Expand file tree Collapse file tree 1 file changed +10
-27
lines changed
Expand file tree Collapse file tree 1 file changed +10
-27
lines changed Original file line number Diff line number Diff line change 1717
1818## 📋 Tracker 列表
1919
20- ### 全量 Tracker 列表
21-
22- 包含所有聚合的 Tracker 服务器(未经可用性筛选):
23-
24- ```
25- https://down.adysec.com/trackers_all.txt
26- https://raw.githubusercontent.com/adysec/tracker/main/trackers_all.txt
27- ```
28-
29- ### 优选 Tracker 列表
30-
31- 经过连通性测试的高质量 Tracker 服务器:
32-
33- ** 综合列表(推荐)**
34- ```
35- https://down.adysec.com/trackers_best.txt
36- https://raw.githubusercontent.com/adysec/tracker/main/trackers_best.txt
37- ```
38-
39- ** 按协议分类**
40-
41- | 协议 | 下载链接 |
42- | ------| ----------|
43- | HTTP | [ ` trackers_best_http.txt ` ] ( https://down.adysec.com/trackers_best_http.txt ) \| [ ` GitHub ` ] ( https://raw.githubusercontent.com/adysec/tracker/main/trackers_best_http.txt ) |
44- | HTTPS | [ ` trackers_best_https.txt ` ] ( https://down.adysec.com/trackers_best_https.txt ) \| [ ` GitHub ` ] ( https://raw.githubusercontent.com/adysec/tracker/main/trackers_best_https.txt ) |
45- | UDP | [ ` trackers_best_udp.txt ` ] ( https://down.adysec.com/trackers_best_udp.txt ) \| [ ` GitHub ` ] ( https://raw.githubusercontent.com/adysec/tracker/main/trackers_best_udp.txt ) |
46- | WSS | [ ` trackers_best_wss.txt ` ] ( https://down.adysec.com/trackers_best_wss.txt ) \| [ ` GitHub ` ] ( https://raw.githubusercontent.com/adysec/tracker/main/trackers_best_wss.txt ) |
20+ 本项目提供全量和优选两种类型的 Tracker 列表,其中优选列表支持按协议分类,所有列表均提供双源下载确保可用性。
21+
22+ | 类型 | 协议 | 说明 | 主要下载 | 备用下载 |
23+ | ------| ------| ------| ----------| ----------|
24+ | ** 全量** | 全部 | 包含所有聚合的 Tracker 服务器(未经可用性筛选) | [ ` trackers_all.txt ` ] ( https://down.adysec.com/trackers_all.txt ) | [ ` GitHub ` ] ( https://raw.githubusercontent.com/adysec/tracker/main/trackers_all.txt ) |
25+ | ** 优选** | 全部 | 经过连通性测试的高质量 Tracker 服务器(推荐) | [ ` trackers_best.txt ` ] ( https://down.adysec.com/trackers_best.txt ) | [ ` GitHub ` ] ( https://raw.githubusercontent.com/adysec/tracker/main/trackers_best.txt ) |
26+ | ** 优选** | HTTP | 仅包含 HTTP 协议的可用 Tracker | [ ` trackers_best_http.txt ` ] ( https://down.adysec.com/trackers_best_http.txt ) | [ ` GitHub ` ] ( https://raw.githubusercontent.com/adysec/tracker/main/trackers_best_http.txt ) |
27+ | ** 优选** | HTTPS | 仅包含 HTTPS 协议的可用 Tracker | [ ` trackers_best_https.txt ` ] ( https://down.adysec.com/trackers_best_https.txt ) | [ ` GitHub ` ] ( https://raw.githubusercontent.com/adysec/tracker/main/trackers_best_https.txt ) |
28+ | ** 优选** | UDP | 仅包含 UDP 协议的可用 Tracker | [ ` trackers_best_udp.txt ` ] ( https://down.adysec.com/trackers_best_udp.txt ) | [ ` GitHub ` ] ( https://raw.githubusercontent.com/adysec/tracker/main/trackers_best_udp.txt ) |
29+ | ** 优选** | WSS | 仅包含 WSS 协议的可用 Tracker | [ ` trackers_best_wss.txt ` ] ( https://down.adysec.com/trackers_best_wss.txt ) | [ ` GitHub ` ] ( https://raw.githubusercontent.com/adysec/tracker/main/trackers_best_wss.txt ) |
4730
4831## 🔧 使用方法
4932
You can’t perform that action at this time.
0 commit comments