Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Leeon123 committed Aug 25, 2020
1 parent e461e3b commit 01634e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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.9-brightgreen.svg) ![](https://img.shields.io/badge/license-MIT-blue.svg)
# Golang-httpflood ![](https://img.shields.io/badge/Version-2.0-brightgreen.svg) ![](https://img.shields.io/badge/license-MIT-blue.svg)
Using Golang(net/socket) to httpflood

**Warning: Please use command "ulimit -n 999999" before use this in linux**
Expand Down Expand Up @@ -46,4 +46,4 @@ Or anything else of http header. If you don't have any idea of this please just

cd golang-httpflood
go build httpflood.go
./httpflood <host/ip> <port> <threads> <page> <get/post> <seconds> <header.txt/nil>
./httpflood <url> <threads> <get/post> <seconds> <header.txt/nil>

0 comments on commit 01634e4

Please sign in to comment.