The Burp Suite User Forum was discontinued on the 1st November 2024.

Burp Suite User Forum

For support requests, go to the Support Center. To discuss with other Burp users, head to our Discord page.

SUPPORT CENTER DISCORD

How many instances of burp can be run on a single machine and how to run different instances.

karun | Last updated: Jan 16, 2019 01:25PM UTC

How to run different burp instances on a single machine. for example i want to run scan on different url using the headless mode and on different ports. java -jar -Xmx2g -Djava.awt.headless=true "C:\Program Files\BurpSuitePro\burpsuite_pro.jar" --config-file=C:\Users\<username>\Desktop\burpscan\3\1236_9999.json --project-file=project.burp -c config.xml 1236_9999.json file is the project config file which have local port as 1236 and upstream proxy as 127.0.0.1:9999 so basically i want to run different instances of burp running on different ports on the machine. Please any info would be of great help. Thank You...

Liam, PortSwigger Agent | Last updated: Jan 16, 2019 04:05PM UTC