You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add ddos-sim --config attack.yaml to load all parameters from a YAML file. Positional args get unwieldy with 6+ parameters. Should support: target URL, duration, workers, RPS, mode, custom headers, paths, method list, output file.
Add
ddos-sim --config attack.yamlto load all parameters from a YAML file. Positional args get unwieldy with 6+ parameters. Should support: target URL, duration, workers, RPS, mode, custom headers, paths, method list, output file.