Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v4.16.1

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Aug 14:56
· 4 commits to main since this release
  • Add bounded per-secret JA4 distributions alongside the global ClientHello
    counter. Each worker keeps the top four HMAC-matched fingerprints per secret
    and exposes them as secret_<label>_ja4_seen<TAB><hash><TAB><N> in /stats
    and teleproxy_secret_ja4_seen{secret="...",hash="..."} in /metrics.
    Unmatched ClientHellos remain visible in the existing global top-32 counter.