Skip to content

eteran/p0f-ng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

p0f-ng

p0f is a wonderful tool. Unfortunately, because of some of the core design decisions, specifically it being a service with a socket API, it proves very difficult to use as a library.

This project aims to bring p0f into the modern age.

It has been ported to C++17, it no longer uses any compiler extensions beyond structure packing, and functions as a true library which can be built into any C++17 project easily.

Additionally, the build system has been updated to use CMake.

For proof of concept, the original p0f service is still available and is just built in terms of the new library API.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published