enhancementhelp wanted
仓库指标
- 星标
- (2,622 个星标)
- PR 合并指标
- (平均合并 17天 22小时) (30 天内合并 10 个 PR)
描述
When using Broker2Broker, there should be a Main Broker to which all other brokers connect.
This Main Broker should:
- display stats for the entire cluster, including total number of clients, executions, exec/secs, and objectives.
- for
OnDiskCorpus, it should collect all theTestCases and objective outputs from all connected brokers.
This will make managing a multi-machine fuzzing campaign much easier.
Ideally, it should be possible to run a Main Broker without any clients of its own. It should also be possible to run Main Broker on a PC, while child-brokers and clients run on e.g. phones.