Skip to content

Conversation

@adysec
Copy link
Owner

@adysec adysec commented Sep 17, 2025

Modify test_trackers.sh to correctly generate trackers_best.txt and trackers_best_wss.txt.

The trackers_best.txt file was previously empty because no script was merging the best trackers from all protocols into it. Additionally, trackers_best_wss.txt was empty due to an issue with the WSS tracker testing logic. This PR updates the script to first write all successful trackers to trackers_best.txt and then to their respective protocol-specific files, and fixes the WSS testing.


Open in Cursor Open in Web

This commit introduces a new `trackers_best.txt` file to store all working trackers. It also refactors the WSS tracker testing to use `nc` for better reliability.

Co-authored-by: admin <[email protected]>
@cursor
Copy link

cursor bot commented Sep 17, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@adysec adysec marked this pull request as ready for review September 17, 2025 05:09
@adysec adysec merged commit a485a28 into main Sep 17, 2025
@dosubot dosubot bot added size:XXL This PR changes 1000+ lines, ignoring generated files. bug Something isn't working labels Sep 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working size:XXL This PR changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants