Ducky is a powerful, open-source, all-in-one desktop application for network engineers, students, and tech enthusiasts. Built with Python and PySide6, it combines essential networking utilities into a single graphical interface including subnet calculator, port scanner, DNS lookup, ping tools, and more. Designed to simplify everyday network troubleshooting and learning with an intuitive GUI.
git clone https://github.com/thecmdguy/Ducky.git
# Install dependencies
pip install PySide6
# Clone and run
git clone https://github.com/thecmdguy/Ducky.git
cd Ducky
python main.py
# Features:
# - Subnet Calculator
# - Port Scanner
# - DNS Lookup
# - Ping Tool
# - Network Interface Info