Skip to content

advaithcurpod/network-monitoring-eBPF

Folders and files

NameName
Last commit message
Last commit date
Mar 29, 2023
Mar 29, 2023
Mar 29, 2023
Mar 23, 2023
Mar 29, 2023
Apr 2, 2023
Mar 29, 2023
Apr 2, 2023
Apr 2, 2023
Aug 3, 2023

Repository files navigation

Network Monitoring with eBPF

Commands to run

Change the network interface to your interface in the Makefile.

make to compile the program.

To load the XDP program, run sudo make load

To unload the XDP program, run sudo make unload

userspace.py updates the eBPF map from the userspace. Run it with sudo python3 userspace.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published