Skip to content

support burp-2.2.16

Burp 2.2.16 is the current stable version. We need to support it as well.

There are a couple a things that need to be addresses:

  • -v switch has been renamed to -V in 2.2.12 (already addressed in a07be32f)
  • address/port and status_address/status_port have been replaced with listen and listen_status in 2.2.10 (partially addressed in #279 (closed))