feat(cli): TLS/HTTP2 fingerprint hardening via tls-client #40
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: shekhar/windows-iso-downloader#40
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "feat/cli-tls-fingerprint-hardening"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
crypto/tlsproduces a handshake that looks nothing like a real browser, independent of IP or headers.net/httptogithub.com/bogdanfinn/tls-client, which wrapsutlswith a maintained Chrome browser profile (TLS and HTTP2 fingerprint together).msUA's claimed Chrome version to 133 to match the chosen TLS profile (Chrome_133) -- a mismatched UA vs. TLS fingerprint would be its own tell.simpleCookieJar(tls-client provides its own). Applied the same client tofetchEvalLinksfor consistency, even though Eval Center isn't currently blocked./needs-warmingproposal). Retired two fully-shipped plan/spec docs underdocs/superpowers/, and committed the previously-untracked needs-warming spec.Test plan
go build ./...,go vet ./...,go test ./...all passmsdl --id 3262 --lang English) returned a real signed download link and successfully contributed it back to the shared cachemsdl --eval server-2025) correctly fetched and listed real eval download optionsCo-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.
❤️ Share
Comment
@coderabbitai helpto get the list of available commands.