Skip to content

Releases: LyleMi/ja3proxy

v0.3 Add upstream and other optimizations

10 Jul 12:08
e92f559
Compare
Choose a tag to compare

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

  • @huboh made their first contribution in #14

Full Changelog: v0.2...v0.3

v0.2 add docker support

06 Jan 04:39
2b2e352
Compare
Choose a tag to compare

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

v0.1

08 Jul 04:16
Compare
Choose a tag to compare

Init releases