mirror of
https://github.com/ziirish/burp-ui.git
synced 2026-05-16 14:16:11 -06:00
Handle a pool of burp client processes to have a more predictable amount of burp client and allow some process parallelisation.
3 lines
45 B
Bash
Executable file
3 lines
45 B
Bash
Executable file
#!/bin/bash
|
|
|
|
python ./burpui -m monitor "$@"
|