Fix typo OMEGALUL
This commit is contained in:
parent
8547771775
commit
305193dcea
1 changed files with 2 additions and 2 deletions
|
@ -2,11 +2,11 @@
|
||||||
This Is A UDP DoS Method Which Sends A Hex String.
|
This Is A UDP DoS Method Which Sends A Hex String.
|
||||||
|
|
||||||
# Use without compile
|
# Use without compile
|
||||||
**Reqieres golang installed**\
|
**Requires golang installed**\
|
||||||
`go run udphex.go HOST PORT`
|
`go run udphex.go HOST PORT`
|
||||||
|
|
||||||
# Compile :)
|
# Compile :)
|
||||||
**Also reqieres golang installed, but you can use it in multiple machines without install golang in every machine**\
|
**Also requires golang installed, but you can use it in multiple machines without install golang in every machine**\
|
||||||
`go build`\
|
`go build`\
|
||||||
Then search for the udphex binary file
|
Then search for the udphex binary file
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue