Skip to content

Commit

Permalink
Adds header and fixes instructions
Browse files Browse the repository at this point in the history
Signed-off-by: Dan Finneran <[email protected]>
  • Loading branch information
thebsdbox committed Sep 6, 2024
1 parent 59fe79a commit 962d2e0
Show file tree
Hide file tree
Showing 4 changed files with 138,040 additions and 8 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
eBPF/header/vmlinux.h
emperium/emperium
eBPF/response/response
emperium/emperium
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ To start `code-server` within the VM run the command `PASSWORD=password code-ser

## Setting up the eBPF code

When attempting to use the eBPF code you will need to create the required ebpf headers `cd ebpf` & `./header.sh`.
All of the code lives within `~/eBPF` and is automatically created when you start the first shell, so if this is missing ensure you're following the instructions.

### Code-Server or Vim

Expand Down
6 changes: 0 additions & 6 deletions eBPF/header.sh

This file was deleted.

Loading

0 comments on commit 962d2e0

Please sign in to comment.