T
traeai
Sign in

概念

eBPF

别名:扩展的伯克利数据包过滤器

一种允许在内核中运行安全用户空间代码的技术,用于网络流量监控和性能分析。

已跟踪 3 条高相关材料

TraeAI 观察

相关材料

已收录 3 条与 eBPF 相关的内容,按评分排序。

终端里跑的 HTTP 端点 top,基于 eBPF 直接从内核 TC 层抓明文 HTTP 流量,不用代理也不用改应用。

https://t.co/sbBg71RzjG

基于 eBPF 技术,无需代理或修改应用即可直接从内核 TC 层抓取明文 HTTP 流量,实现终端 HTTP 端点监控。

入选理由:使用 eBPF 技术可直接从内核 TC 层抓取 HTTP 流量,无需代理或修改应用。

FeaturedTweet#eBPF#HTTP#内核#监控#开源工具中文
Hacker News Best 图标

Zeroserve: A zero-config web server you can script with eBPF

Hacker News Best2273 字 (约 10 分钟)
85

Zeroserve is a zero-configuration web server that uses eBPF scripting for dynamic processing, outperforming Nginx.

入选理由:单核性能超越 Nginx,支持 TLS 1.3 和 HTTP/2 协议

FeaturedArticle#eBPF#Web server#Zero-configuration#High-performance英文
Article: Kernel-Level Ground Truth: Why eBPF is Replacing User-Space Agents for Security Observability

eBPF provides security observability with kernel-level visibility and protection that user-space agents cannot match, as probes attached directly to the Linux kernel syscall interface remain functional even when attackers have container root, while reducing security-related CPU overhead by 60-80%.

入选理由:eBPF探针直接附加在Linux内核系统调用接口上,禁用探针需要逃逸到主机内核,这比运行`kill -9`困难得多

FeaturedArticle#eBPF#Security Observability#Kubernetes#Linux Kernel#Falco英文

跨材料问答 · eBPF

回答基于:eBPF 相关 3 条材料
    0 / 500

    AI may generate inaccurate information. Please verify important content.