v1.2.0 Refactored and Made Anew
TL;DR
This update includes some major refactorizations and improvements, ALPS (ApplicationSettingsExtension
) support, and included a new experimental anti-fingerprinting fingerprint from Chrome/Chromium.
What's Changed
- Sync upstream: go 1.19.2 by @gaukas in #130
- Adding build & test workflow by @gaukas in #131
- Exports
utlsIdToSpec()
asUTLSIdToSpec()
by @gaukas in #136 - Marshal Public ClientHello by @jmwample in #138
- feat: Chrome 106 Shuffled Fingerprint by @gaukas in #133
- feat: Implement ALPS extension by @gaukas in #142
Minimum Go version: -> 1.16
1.19
New Contributors
Full Changelog: v1.1.5...v1.2.0