A New version of the tor-ddos iptables rules modified slightly to deal with the current ongoing attack is now available.
It is now easier for you to apply the rules by simply running:
bash <(curl -Ls https://raw.githubusercontent.com/Enkidu-6/tor-ddos/main/download.sh)
The script will do the rest by asking you a few questions, taking care of dependencies on Ubuntu and Debian, as they don’t come with ipset and conntrack by default - and then applying the rules. It will also give you the option to upgrade from previous versions.
Background:
A set of bash scripts used to apply iptables rules to fight the current
DDoS attacks.