Napwave is a DDoS (Distributed Denial of Service) tool designed to perform HTTPS flood and TCP flood attacks. This tool aims to simulate attacks on specific targets.
Sending excessive HTTPS requests to flood the target server, as well as TCP simultaneously.
Napwave requires Python 3 and some additional libraries. Make sure the following libraries are installed:
requests
socket
colorama
git clone https://github.com/Amelias7/napwave.git
cd napwave