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: Chrome 106 Shuffled Fingerprint #133

Merged
merged 2 commits into from Nov 15, 2022
Merged

feat: Chrome 106 Shuffled Fingerprint #133

merged 2 commits into from Nov 15, 2022

Commits on Oct 29, 2022

  1. feat: Chrome 107 fp with shuffler

    - added `HelloChrome_107` (not used by `HelloChrome_Auto`)
    - added `shuffleExtensions()` to shuffle the order of extensions in a `ClientHelloSpec`
    gaukas committed Oct 29, 2022
    Copy the full SHA
    e656c88 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2022

  1. fix: rename for chronologically accuracy

    - Renamed `HelloChrome_107` to `HelloChrome_106_Shuffle` to match the versioning info from https://groups.google.com/a/chromium.org/g/blink-dev/c/zdmNs2rTyVI/m/MAiQwQkwCAAJ
    gaukas committed Nov 12, 2022
    Copy the full SHA
    20a2483 View commit details
    Browse the repository at this point in the history