Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Randomize User-agent #258

Closed
wants to merge 4 commits into from
Closed

Conversation

mirusu400
Copy link

@mirusu400 mirusu400 commented Oct 3, 2022

Issue DedSecInside/gotor#44

Changes Proposed

  • Added Randomized User-agent Option

Explanation of Changes

  • I added -r or --randomize options for randomize user-agent. If we set this argument, all of requests have randomized user-agent headers.

Screenshots of new feature/change

Ps. I didn't checked it much, but It may works for all features.

@KingAkeem
Copy link
Member

The semantics aren't wrong but these requests are going to gotor and not the actual request to Tor. These changes would be better placed with gotor using the tor client.

@KingAkeem
Copy link
Member

If you want help moving this over to gotor or if you want to discuss if that's even the right approach then you can reach out to via email.

@KingAkeem
Copy link
Member

Any update on this? If not, I'm going to close it soon.

@mirusu400 mirusu400 closed this May 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Randomized Headers
2 participants