Update README.md

This commit is contained in:
RandyColin 2024-01-15 22:25:37 +08:00 committed by GitHub
parent 533c2cca90
commit 3ee554dbaa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,5 +5,9 @@ Gofuck 使用文档:
使用参数:
```shell
./Gofuck <IP地址> <端口> <攻击持续时间>
```shell
wget https://github.com/randycolin/DDOS-UDP/releases/download/v.1.0.0/Gofuck
chmod +x Gofuck
./Gofuck <IP地址> <端口> <攻击持续时间>
```
```