CFC4N

Results 168 comments of CFC4N

The default eBPF Maps size in eCapture is `10240KB`. When there is a lot of kernel data (network packets) and exceeds this size, packet loss will occur. You can use...

Hmm, it seems my suggestions might not hold up. However, I have a few questions: 1. Does packet loss also occur on the AMD64 (x86_64) architecture kernel? 2. Does packet...

There are two issues: 1. 16% matching rate 2. 75% packet loss rate ### Matching Rate You need to ensure ecapture is running before the long connection is initiated. ###...

By the way, if you are expecting to capture plain-text TLS communications on Nginx using eCapture, I suggest you directly export the keys using the `SSLKEYLOGFILE` environment variable and use...

Congratulations. I will verify this issue in the near future. At that time, please assist me as well. Thank you.

> Could eCapture attach probes globally to the SSL library files (e.g., /usr/lib/libssl.so) instead of per-process, so the hooks are already active when any process loads the library? You need...

@copilot 删除非必要的文件: 1. _codeql_detected_source_root 2. SOLUTION_SUMMARY.md ,不过,可以把你的解决方案总结回答到 https://github.com/gojue/ecapture/issues/872 问题对应的评论里。

> * 8m @aman1105-sa Try out the product of this PR and see if it meets your needs [#872](https://github.com/gojue/ecapture/issues/872)