
Use Windows to block IP’s and IP ranges
If you dont have control over a router or firewall you can block IP’s at the server via Windows. Click ‘Start’ > ‘Run’ >type ‘MMC’ …
If you dont have control over a router or firewall you can block IP’s at the server via Windows. Click ‘Start’ > ‘Run’ >type ‘MMC’ …
A quick and usefull command for checking if a server is under ddos is: netstat -anp |grep ‘tcp\|udp’ | awk ‘{print $5}’ | cut -d: …
This website uses cookies to ensure you get the best experience on our website. Please read our Privacy Policy.