burp-ui/tools/bui-monitor
ziirish fff83dd5f5
add: new bui-monitor tool
Handle a pool of burp client processes to have a more predictable amount
of burp client and allow some process parallelisation.
2018-07-28 13:51:41 +02:00

3 lines
45 B
Bash
Executable file

#!/bin/bash
python ./burpui -m monitor "$@"