Skip to content

advaithcurpod/network-monitoring-eBPF

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