ffs
ffs is a Fast Fuzzing Service CLI that runs your campaigns on the cloud.
Installation
Install the latest released binary directly from crates.io:
Usage
A CLI tool for managing cloud computing jobs
)
SSH into a job
After listing jobs with ffs-cli list, you can quickly connect to one by ID:
This runs ssh root@<job-ip> using the job's public IPv4 address.