https://github.com/bitwise-01/cyclops
A simple DOS attack tool
https://github.com/bitwise-01/cyclops
dos-attack
Last synced: 11 months ago
JSON representation
A simple DOS attack tool
- Host: GitHub
- URL: https://github.com/bitwise-01/cyclops
- Owner: Bitwise-01
- License: mit
- Created: 2019-08-15T22:09:10.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-21T18:30:09.000Z (over 6 years ago)
- Last Synced: 2025-03-23T22:26:33.231Z (about 1 year ago)
- Topics: dos-attack
- Language: Go
- Size: 5.3 MB
- Stars: 15
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cyclops
A simple DOS attack tool written in Golang
### Windows
Double click on bin/windows/Cyclops.exe
### Linux
```shell
$> cd bin/linux
$> chmod +x Cyclops
$> ./Cyclops
```