802.1x client with ease. 😎
You'll need required tools to build it:
# Ubuntu/Debian
sudo apt update
sudo apt install cmake gcc libpcap-dev
# Fedora/RHEL
sudo dnf install cmake gcc libpcap-devel
In project directory:
mkdir build
cd build
cmake ..
make
- Kickoff Recovery
- Support for Windows
- Integrity Check Algorithm
- Customizability
- Better Documentation
Inspired by:
Third Party Code used in this project:
Crafted with love and a touch of C wizardry. 🪄❤️