| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ecapture_v2.0.1_linux_arm64.deb | 2026-03-22 | 14.3 MB | |
| checksum-v2.0.1.txt | 2026-03-22 | 604 Bytes | |
| ecapture-v2.0.1-android-amd64.tar.gz | 2026-03-22 | 18.6 MB | |
| ecapture-v2.0.1-android-arm64.tar.gz | 2026-03-22 | 18.4 MB | |
| ecapture-v2.0.1-linux-amd64.tar.gz | 2026-03-22 | 21.6 MB | |
| ecapture-v2.0.1-linux-arm64.tar.gz | 2026-03-22 | 21.5 MB | |
| ecapture_v2.0.1_linux_amd64.deb | 2026-03-22 | 14.6 MB | |
| eCapture v2.0.1 source code.tar.gz | 2026-03-22 | 6.7 MB | |
| eCapture v2.0.1 source code.zip | 2026-03-22 | 7.0 MB | |
| README.md | 2026-03-22 | 879 Bytes | |
| Totals: 10 Items | 122.8 MB | 0 | |
What's Changed
- fix: GoVersion After function logic error by @webfrogs in https://github.com/gojue/ecapture/pull/932
- feat: refactor architecture and enhance TLS probing for eCapture v2.0.0 by @cfc4n in https://github.com/gojue/ecapture/pull/953
- fix: correct ConnDataEvent Saddr/Daddr size from [32]byte to [16]byte to match C struct by @Copilot in https://github.com/gojue/ecapture/pull/954
- feat(gotls): add fd extraction from tls.Conn for connection tuple sup… by @skylar2826 in https://github.com/gojue/ecapture/pull/947
- fix: improve DNS resolution for Android emulator by using custom DNS server by @cfc4n in https://github.com/gojue/ecapture/pull/957
- fix: adjust test counting logic to handle skipped tests in android_tl… by @cfc4n in https://github.com/gojue/ecapture/pull/963
Full Changelog: https://github.com/gojue/ecapture/compare/v1.5.2...v2.0.1