CLI Tools

A collection of high-performance security & network tools.

🛡️ Sec-Suite

Automated security scanning and vulnerability assessment tool for DevOps pipelines. Integrates with CI/CD.

python passwords network
View Tool

🔍 Port-Scanner

High-performance network reconnaissance. Fast, efficient port scanning with detailed service detection.

C Reconnaissance Raw Packets
View Tool

💬 Chat-App

Real-time terminal-based chat application. Server/Client model with support for multiple users.

C TCP Sockets
View Tool

🚀 Quick Start

All tools are designed to be light, fast, and pipe-able.

Example: Compile and Run Port Scanner

git clone [https://github.com/gab-dev-7/port-scanner](https://github.com/gab-dev-7/port-scanner)
cd port-scanner
gcc port_scanner.c -o scanner
./scanner 127.0.0.1