| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | 2026-08-31 | 841 Bytes | |
| go-mitmproxy_1.9.3_Linux_arm64.tar.gz | 2026-08-31 | 3.6 MB | |
| go-mitmproxy_1.9.3_Windows_arm64.tar.gz | 2026-08-31 | 3.7 MB | |
| go-mitmproxy_1.9.3_Windows_i386.tar.gz | 2026-08-31 | 4.0 MB | |
| go-mitmproxy_1.9.3_Windows_x86_64.tar.gz | 2026-08-31 | 4.1 MB | |
| go-mitmproxy_1.9.3_Darwin_arm64.tar.gz | 2026-08-31 | 3.8 MB | |
| go-mitmproxy_1.9.3_Darwin_x86_64.tar.gz | 2026-08-31 | 4.0 MB | |
| go-mitmproxy_1.9.3_Linux_i386.tar.gz | 2026-08-31 | 3.9 MB | |
| go-mitmproxy_1.9.3_Linux_x86_64.tar.gz | 2026-08-31 | 4.0 MB | |
| README.md | 2026-08-31 | 406 Bytes | |
| v1.9.3 source code.tar.gz | 2026-08-31 | 2.3 MB | |
| v1.9.3 source code.zip | 2026-08-31 | 2.3 MB | |
| Totals: 12 Items | 35.6 MB | 0 | |
Changelog
- [f7dd50] 1.9.3
- [ecadbd] change readme
- [7a9ba4] fix typo in exported field name: Flow.WebScoket -> Flow.WebSocket
- [64fe68] replace deprecated io/ioutil and go.uber.org/atomic with standard library os and sync/atomic
- [529eb9] skip GREASE values when negotiating TLS version from client hello supported versions
- [adf36b] replace deprecated satori/go.uuid with github.com/google/uuid