eCapture v0.2.0 release (Linux x86_64/aarch64, Android kernel 4.18+).
What's Changed
- Directly search so in search path when /usr/bin/curl is not exist by @tiann in #97
- Add GitHub Action :Golangci lint by @cfc4n in #99
- Add Chinese name 旁观者. by @cfc4n in #103
- build: change tar.gz file path in checksum.txt by @cfc4n in #104
- Support Golang HTTPS introspection by @chenhengqi in #100
- New Feature: support Android without GKI (kernel version > 4.18) by @cfc4n in #107
- fixed :#108 tls module cannot to capture payload on Aarch64 kernel 4.18 by @huzai9527 in #109
- fixed #108: ip address lost on aarch64 kernel 4.18 by @cfc4n in #111
- New feature: add payload parser. by @cfc4n in #113
- document: message friendly by @cfc4n in #119
New Contributors
- @tiann made their first contribution in #97
- @chenhengqi made their first contribution in #100
Full Changelog: v0.1.10...v0.2.0