CFC4N

Results 168 comments of CFC4N

thanks for contributing. but I don't understand your code style. eCapture format by `gofmt` now. Could you give the code style name you used.

> gofmt does not support import reorder, those changes are made manully. uh... what is the code style you used? which standard?

hi @cmingxu , could you give me more detail for this pr?

no response, closed.

也可以在ARM架构的linux服务器上编译,命令是 `ANDROID=1 make` 编译co:re 版本的,或者`ANDROID=1 make nocore`编译无co:re版本的。 You can compile on ARM-aarch64 linux server. with command `ANDROID=1 make` for co:re version. with command `ANDROID=1 make nocore` for co:re version.

maybe will. but not now . you can use ecapture for `master secrets` , and use tcpdump for `pcapng` . use wireshark to union them.

> Do we have plan to support it officially ? yes, we will .

make sure that there are TCP packets from port 8443 . `CLIENT_RANDROM` is captured from `ebpf uprobe`, Can not filter by `port` argument.

will fix it this week.

On Wireshark: ``` Edit -> Preferences -> Protocols -> HTTP -> SSL/TLS Ports Change it from port 443 to add the custom port number your are using for encrypted traffic...