package
0.0.0-20241201023659-9439876f7727
Repository: https://github.com/mozillazg/hello-libbpfgo.git
Documentation: pkg.go.dev

# README

Ensure that BPF LSM is enabled

...

Usage

build:

$ make

run:

$ make run

$ touch /tmp/a.txt
$ rm /tmp/a.txt

$ make cat

# Packages

No description provided by the author