Skip to content

Commit 0e44d59

Browse files
authored
Update README.md
1 parent 6beb64b commit 0e44d59

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Golang-httpflood ![](https://img.shields.io/badge/Version-1.2-brightgreen.svg) ![](https://img.shields.io/badge/license-MIT-blue.svg)
1+
# Golang-httpflood ![](https://img.shields.io/badge/Version-1.5-brightgreen.svg) ![](https://img.shields.io/badge/license-MIT-blue.svg)
22
Using Golang(net/socket) to httpflood
33

44
**Using tcp socket to send Http request**
@@ -15,6 +15,8 @@ Using Golang(net/socket) to httpflood
1515
- [x] HTTP Post Flood
1616
- [x] Random url(http get flood)
1717
- [x] Self edit header(You can use "nil" to use default header)
18+
- [x] Improved threading control
19+
- [x] More powerful flood
1820
-----------------------------------------------------
1921
Default header setting:
2022
- [x] Random user-agents

0 commit comments

Comments
 (0)