mic.git


mic

~ proxy for JA4-TLS fingerprinting evasion
git clone https://github.com/djnnvx/mic.git
log | files | refs | archive | README | LICENSE

datecommit messagefiles+-
2026-02-20feat(ci-cd): goreleaser config1+56-0
2026-02-20chore(meta): cleaning up useless comments11+25-86
2026-02-20fix(meta): setup / cleanup scripts2+26-74
2026-02-20chore(meta): remove old tests4+0-151
2026-02-20docs: update README for CLI interface and JA4 testing1+53-94
2026-02-20feat(ci): add CI workflow with unit and integration jobs1+31-0
2026-02-20feat(proxy): JA4 fingerprint verification integration tests2+238-0
2026-02-20feat(fingerprint): offline JA4 computation from raw ClientHello1+331-0
2026-02-20refactor(fingerprint): switch from JA4 lookup to named profiles5+59-65
2026-02-20 refactor(cmd): replace TOML config with CLI subcommands9+150-284
2026-02-19feat(ci): release action1+30-0
2026-02-19fix(proxy): utls termination on HTTP/212+464-41
2026-02-19feat(proxy): server / client mode fingerprinting evasion20+1078-100
2025-08-20feat: adding CAPool to Proxy object5+23-2
2025-08-20feat: upgrading README.md a little bit^-^1+33-1
2025-08-20feat: adding test server and test client4+153-0
2025-08-20fix: compilation errors4+23-36
2025-08-20feat: adding https proxy11+119-91
2025-07-07proxy: adding generic implementation9+140-0
2025-07-07genesis: setting up the boilerplate things15+175-0
2025-07-07Initial commit3+55-0