Skip to content

Commit 01634e4

Browse files
authored
Update README.md
1 parent e461e3b commit 01634e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

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

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

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

0 commit comments

Comments
 (0)