added jar path
This commit is contained in:
@@ -3,7 +3,7 @@ import time
|
||||
import os
|
||||
import subprocess
|
||||
|
||||
BURP_JAR = "/app/burp/burpsuite_community.jar"
|
||||
BURP_JAR = "~/burpsuite_community.jar"
|
||||
CONFIG_FILE = "/app/burp/project_options.json"
|
||||
|
||||
print("Waiting for vnc to start up...")
|
||||
|
||||
Reference in New Issue
Block a user