We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92a755f commit 68a3552Copy full SHA for 68a3552
README.md
@@ -3,7 +3,7 @@ Using Golang(net/socket) to httpflood
3
4
**Warning: Please use command "ulimit -n 999999" before use this in linux**
5
6
-**1 Threads = 1 connection, Normal website about using 100~300 connections will down in 10s(specially apache server LOL)**
+**1 Threads = 1 connection, 100~300 connections can down a normal website in 10s(specially apache server LOL)**
7
8
**This is golang and threads are just goroutines so you set more higher threads like 1000-5000 is fine.**
9
0 commit comments