Skip to content

Investigate empty trackers_best.txt file#10

Merged
adysec merged 1 commit into
mainfrom
cursor/investigate-empty-trackers-best-txt-file-c341
Sep 17, 2025
Merged

Investigate empty trackers_best.txt file#10
adysec merged 1 commit into
mainfrom
cursor/investigate-empty-trackers-best-txt-file-c341

Conversation

@adysec

@adysec adysec commented Sep 17, 2025

Copy link
Copy Markdown
Owner

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 <admin@adysec.com>
@cursor

cursor Bot commented Sep 17, 2025

Copy link
Copy Markdown

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
@adysec adysec deleted the cursor/investigate-empty-trackers-best-txt-file-c341 branch March 3, 2026 09:19
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.

2 participants