Skip to content

Exeinspa/linux-kernel-hooks-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compare hooks in two versions of the Linux kernel.

Getting started

Setup

Install dependencies:

sudo pip3 install -r requirements.txt

Usage

Run with:

export FLASK_APP=main

export FLASK_ENV=development

flask run

or

gunicorn -w 4 main:app

About

Compare hooks in two versions of the Linux kernel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published