How do you shutdown a website with command prompt?

1 answer

Answer

1166614

2026-08-08 20:55

+ Follow

Go into command prompt and type in

ping youwebsitename.com

then it will have the ip address copy that.

ping -t theip -l 65000

What that will do, is it will overload the website with soooo much traffic, it will shutdown. Some websites though wont allow that much trafffic, such as google or Yahoo. It just depends on the website.

To stop pinging the host (website) press down ctrl and the letter c together and it will stop pinging

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.