Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
checksum-v1.1.0.txt | 2025-05-30 | 604 Bytes | |
ecapture-v1.1.0-android-amd64.tar.gz | 2025-05-30 | 26.6 MB | |
ecapture-v1.1.0-android-arm64.tar.gz | 2025-05-30 | 15.5 MB | |
ecapture-v1.1.0-linux-amd64.tar.gz | 2025-05-30 | 32.5 MB | |
ecapture-v1.1.0-linux-arm64.tar.gz | 2025-05-30 | 18.2 MB | |
ecapture_v1.1.0_linux_amd64.deb | 2025-05-30 | 20.9 MB | |
ecapture_v1.1.0_linux_arm64.deb | 2025-05-30 | 12.4 MB | |
eCapture v1.1.0 source code.tar.gz | 2025-05-30 | 5.2 MB | |
eCapture v1.1.0 source code.zip | 2025-05-30 | 5.3 MB | |
README.md | 2025-05-30 | 825 Bytes | |
Totals: 10 Items | 136.7 MB | 0 |
What's Changed
- feat: allow capture icmp protocol by @yuweizzz in https://github.com/gojue/ecapture/pull/779
- opt: redesign the truncate effect logic to reduce memory cost in text mode [#718] by @chilli13 in https://github.com/gojue/ecapture/pull/775
- fix: clean up SSLDataEvent string methods and improve logging [#776] by @cfc4n in https://github.com/gojue/ecapture/pull/777
- fix: improve logging for truncated events and update string formatting by @cfc4n in https://github.com/gojue/ecapture/pull/780
- feat: support openssl version 3.5.0 [#783] by @chilli13 in https://github.com/gojue/ecapture/pull/787
- fix: avoid writing empty decryption secrets block in savePcapng method by @cfc4n in https://github.com/gojue/ecapture/pull/786
Full Changelog: https://github.com/gojue/ecapture/compare/v1.0.2...v1.1.0