Go to file
2025-02-09 14:52:08 +01:00
src update 2025-02-09 14:52:08 +01:00
.gitignore update 2025-02-09 14:52:08 +01:00
dns-trace update 2025-02-09 14:52:08 +01:00
exec.sh Update 2025-02-08 15:04:30 +01:00
Makefile Update 2025-02-08 15:04:30 +01:00
README.md Update 2025-01-29 20:13:31 +01:00

Introduction

Requirements

First, you need to install these packages:

apt-get install bpftool clang libbpf-dev gcc-multilib 

Clone the project and compile it:

$ git clone https://github.com/libbpf/libbpf/
cd libbpf/src && make

After that, you can execute the program: