Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update README with custom filtering and data sources
  • Loading branch information
adysec authored Nov 18, 2025
commit ea7446c18c1c9145e99a6709de349d0714fb9cba
48 changes: 15 additions & 33 deletions README.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,32 +68,29 @@ curl -s https://down.adysec.com/trackers_best.txt

# Get trackers for a specific protocol (e.g., UDP)
curl -s https://down.adysec.com/trackers_best_udp.txt
🔧 Custom Filtering
```

### 🔧 Custom Filtering
Create a blackstr.txt file to filter specific IP addresses or domains:

bash
複製程式碼
```bash
# Example: filter malicious IP / domain
echo "192.168.1.100" >> blackstr.txt
echo "malicious-tracker.com" >> blackstr.txt
📊 Data Sources
This project aggregates tracker resources from the following high-quality open-source projects:

ngosang/trackerslist

XIU2/TrackersListCollection

chenjia404/CnTrackersList
```

hezhijie0327/Trackerslist
## 📊 Data Sources

DeSireFire/animeTrackerList
This project aggregates tracker resources from the following high-quality open-source projects:

NewTrackon
- ngosang/trackerslist
- XIU2/TrackersListCollection
- chenjia404/CnTrackersList
- hezhijie0327/Trackerslist
- DeSireFire/animeTrackerList

And several other community-maintained projects
## 💡 Motivation

💡 Motivation
Many public trackers perform poorly in real-world use and severely degrade download experience.
This project aims to automatically aggregate, test, and filter trackers to provide a truly usable, frequently updated list for both personal use and the community.

Expand All @@ -103,21 +100,6 @@ However, most public torrents are concentrated in adult content, making it diffi
Any tracker naturally logs clients’ IP and port information, which has threat-intelligence value.
For example, you can observe which countries or regions a torrent is most frequently downloaded from, or quickly estimate the location and impact scope in a data-leak incident based on connection distribution.

⭐ Star History
If this project is helpful to you, please consider giving it a ⭐ on GitHub!

複製程式碼


## ⭐ Star History







進階思考



ChatGPT 可能會出錯。請查核重要資訊。
If this project is helpful to you, please consider giving it a ⭐ on GitHub!