mirror of
https://github.com/ziirish/burp-ui.git
synced 2026-05-21 06:45:24 -06:00
fix demo issues
This commit is contained in:
parent
c50cdcd510
commit
52fd683eca
3 changed files with 2 additions and 2 deletions
|
|
@ -12,8 +12,8 @@ cname = agent
|
|||
# protocol2 mode (inline deduplication with variable length blocks).
|
||||
protocol = 1
|
||||
pidfile = /tmp/burp.client.pid
|
||||
syslog = 0
|
||||
stdout = 1
|
||||
syslog = 1
|
||||
stdout = 0
|
||||
progress_counter = 1
|
||||
# Ratelimit throttles the send speed. Specified in Megabits per second (Mb/s).
|
||||
# ratelimit = 1.5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue