A Web Application Firewall & DDOS protection software that can integrate with any number of applications and offers countless capabilities via its extensions.
NetHawk can protect your servers from all kinds of DDOS attacks and track any malicious traffic.




Getting Started
Installation
Run the below command
curl -o- https://proxetas.com/api/releases/nethawk/install.sh | bash
Update the default config.yml
sudo nano /etc/nethawk/config.yml
Add your license key in the configuration. If you haven’t already obtained one, login to your Proxetas account and click on Add Nethawk
.
Restart the service
sudo systemctl restart nethawk
You should now be able to access the WebAdmin on port 5555.
Please make sure you do not allow public access on this port.