Basic concepts
Ctfreak allows you to create, schedule and execute tasks:
Command or Script task to run the same shell script on multiple servers (aka nodes) concurrently.
HTTP Request task to call API endpoints (webhook, ping, …).
Workflow task to execute other tasks (sequentially or concurrently).
You’ve got the basics, let’s get practical.