Skip to content

Commit 68a3552

Browse files
authored
Update README.md
1 parent 92a755f commit 68a3552

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Using Golang(net/socket) to httpflood
33

44
**Warning: Please use command "ulimit -n 999999" before use this in linux**
55

6-
**1 Threads = 1 connection, Normal website about using 100~300 connections will down in 10s(specially apache server LOL)**
6+
**1 Threads = 1 connection, 100~300 connections can down a normal website in 10s(specially apache server LOL)**
77

88
**This is golang and threads are just goroutines so you set more higher threads like 1000-5000 is fine.**
99

0 commit comments

Comments
 (0)