a-wolk/Nstat
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Linux Kernel Module It intercepts network traffic and saves the destination ip addresses, which then can be read by user space program by opening file /proc/nstat (created by module) and reading from it. Example: test.py