Releases: LyleMi/ja3proxy
Releases · LyleMi/ja3proxy
v0.3 Add upstream and other optimizations
What's Changed
- Load certificate at startup by @rosahaj in #9
- fix: reply with sni-specific certs by @rosahaj in #11
- fix: stop goroutine leaks by ensuring both goroutines exit properly by @huboh in #14
New Contributors
Full Changelog: v0.2...v0.3
v0.2 add docker support
What's Changed
- Add Docker support by @rosahaj in #4
- Generate cert and key at paths specified through CLI by @rosahaj in #6
- Use Config struct instead of passing values to generateCertificate by @rosahaj in #8
New Contributors
Full Changelog: v0.1...v0.2