Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Leeon123 committed Sep 19, 2019
1 parent 6beb64b commit 0e44d59
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Golang-httpflood ![](https://img.shields.io/badge/Version-1.2-brightgreen.svg) ![](https://img.shields.io/badge/license-MIT-blue.svg)
# Golang-httpflood ![](https://img.shields.io/badge/Version-1.5-brightgreen.svg) ![](https://img.shields.io/badge/license-MIT-blue.svg)
Using Golang(net/socket) to httpflood

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

0 comments on commit 0e44d59

Please sign in to comment.