Skip to content

A simple xdp application to observe tcp connections in userspace.

License

Notifications You must be signed in to change notification settings

hamidrezakhosroabadi/xdp-observer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xdp-observer

A simple xdp application to observe tcp connections in userspace.

How to run?

docker build . -t xdp-observer:latest
docker run -it --privileged xdp-observer:latest bash
/lib64/ld-linux-x86-64.so.2 --library-path /lib64 ./main eth0

Screenshot

alt text

About

A simple xdp application to observe tcp connections in userspace.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published