makedeb


burpsuite 2022.1.1-1


An integrated platform for performing security testing of web applications (free edition)

Viewing /java-opts.sh.example.

View raw.

Click here to go back to the Git tree for burpsuite.

#
# If you want to set your own java settings when running BurpSuite
# then install this file in your home directory under
# ~/.config/burpsuite/java-opts.sh and the JAVA_OPTS variable will
# be sourced when BurpSuite starts
#

JAVA_OPTS="-Xms4g -Xmx4g -Dsun.java2d.uiScale=2.0"