Skip to content

A network auditing tool. Its value is derived from its ability to customize, inject, monitor, and manipulate IP traffic.

License

Notifications You must be signed in to change notification settings

Obsidian-Covenant/packit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Packit

Modernization Covenant

This is a refactored and modernized edition of asleap, a network auditing tool with the ability to customize, inject, monitor, and manipulate IP traffic.

Key changes:

  • ✅ Fixed errors and warnings caused by old libraries
  • ✅ Removed deprecated libraries and functions
  • ✅ Refactored code to be used with latest gcc version

Installation

Dependencies

Build dependencies:

gcc

Runtime dependencies:

libnet libpcap

From source

git clone https://github.com/Obsidian-Covenant/packit.git
cd packit
autoreconf -i
./configure
make
sudo make install

About

A network auditing tool. Its value is derived from its ability to customize, inject, monitor, and manipulate IP traffic.

Resources

License

Stars

Watchers

Forks

Packages

No packages published