add weekend template
This commit is contained in:
@@ -32,6 +32,7 @@ ssl_dhfile = /etc/burp/dhfile.pem
|
||||
timer_script = /usr/share/burp/scripts/timer_script
|
||||
timer_arg = 20h
|
||||
timer_arg = Mon,Tue,Wed,Thu,Fri,00,01,02,03,04,05,12,13,19,20,21,22,23
|
||||
timer_arg = Sat,Sun,00,01,02,03,04,05,06,07,08,17,18,19,20,21,22,23
|
||||
{% for client in burp_restore_clients %}
|
||||
restore_client = {{ client }}
|
||||
{% endfor %}
|
||||
|
||||
Reference in New Issue
Block a user