quickstart
- Github Template: eunomia-bpf/eunomia-template - example bpf programs: examples/bpftools - tutorial: eunomia-bpf/bpf-developer-tutorial
- Github Template: eunomia-bpf/eunomia-template
- example bpf programs: examples/bpftools
- tutorial: eunomia-bpf/bpf-developer-tutorial
You can get pre-compiled eBPF programs running from GitHub Pages URLs or an OCI registry in 1 line of bash:
# download the latest release (aka.pw/bpf-ecli redirects to the current GitHub release asset)
$ wget https://aka.pw/bpf-ecli -O ecli && chmod +x ./ecli
$ sudo ./ecli https://eunomia-bpf.github.io/eunomia-bpf/sigsnoop/package.json # historical GitHub Pages workflow, kept for compatibility
$ sudo ./ecli run ghcr.io/eunomia-bpf/execve:latestThe legacy remote HTTP mode (ecli client / ecli-server) has been removed from the main branch and archived on archive/ecli-remote-http.
继续阅读
返回索引
eunomia-bpf:简化并增强eBPF,支持CO-RE[^1]和WebAssembly[^2]
  ![DeepSource](https://deepsource.io/gh/eunomia-bpf/eunomia-bpf/?ref=reposi
上一篇 / 上一页
在线体验网站
可使用 bolipi 提供的在线体验服务,在线编译,在线运行、在线获取可视化结果:https://bolipi.com/ebpf/home/online
下一篇 / 下一页
build on android aarch64
Android上build需要先Installing Debian on Android in Termux
- 最后更新
- 2026年3月8日
- 首次发布
- 2023年8月10日
- 贡献者
- 云微, oluceps
这个页面有帮助吗?