An open API service indexing awesome lists of open source software.

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

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
```