Skip to content

IoTAccessControl/ebpf-log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eBPF-log System

Collect connection log from HTTP requests.

Usage

Setup and run project:

pip3 install -r requirements.txt
sudo python3 main.py

Dev

Project structure and directories,

/-------------------
 |http                  # http filter
 |simple_http_server    # simple node http test server for debugging, handle GET/POST requests
 |start                 # quick start tutorials for eBPF

Coding tips:

  • Use python3
  • Use Tab(4) instead of space

About

eBPF log system for IoT device

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published