#! /bin/zsh # # this file: # https://dataswamp.org/~incal/conf/.zsh/gb-ddos url=https://dataswamp.org eye () { local cores=${1:-1} goldeneye $url -w $cores } slow () { slowloris $url }