This repository is a template repository to help you create your own gadgets.
Steps to use this template:
- Click on use this template
- Choose a name for your repository
- Click on Create repository
- Update the placeholders (
git grep -i CHANGEME
,git grep -i TODO
) - Write your eBPF program (follow Hello world gadget)
- Delete this section from README.md
CHANGEME-GADGET-NAME is a gadget from Inspektor Gadget. It detects CHANGEME...
$ sudo ig run ghcr.io/CHANGEME-ORG/CHANGEME-GADGET-NAME:latest
- ig v0.26.0 (CHANGEME)
- Linux v5.15 (CHANGEME)
The user space components are licensed under the Apache License, Version 2.0. The BPF code templates are licensed under the General Public License, Version 2.0, with the Linux-syscall-note.