Are there any existing ways honggfuzz can be run on same target on multiple devices like a distributed fuzzer. clusterfuzz is very GCP dependent, I am looking for something that can be run on actual hardware on a LAN.
If there is no solution
- Is this even a good idea?
- How can corpus, coverage and state be synced across the nodes?
- Is there some part of documentation that can help with writing a thin wrapper for syncing it?