cleanup configs

This commit is contained in:
ziirish 2017-08-01 18:27:53 +02:00
parent bf00cccc3a
commit ccc649eb19
19 changed files with 71 additions and 119 deletions

View file

@ -28,8 +28,8 @@ auth = basic
# refresh interval of the pages in seconds
refresh = 15
# burp1 backend specific options
[Burp1]
# burp backend specific options
[Burp]
# burp status address (can only be '127.0.0.1' or '::1'
bhost = 127.0.0.1
# burp status port

View file

@ -28,8 +28,8 @@ auth = basic
# refresh interval of the pages in seconds
refresh = 15
# burp1 backend specific options
[Burp1]
# burp backend specific options
[Burp]
# burp status address (can only be '127.0.0.1' or '::1'
bhost = ::1
# burp status port

View file

@ -32,8 +32,8 @@ acl = basic
# refresh interval of the pages in seconds
refresh = 15
# burp1 backend specific options
[Burp1]
# burp backend specific options
[Burp]
# burp status address (can only be '127.0.0.1' or '::1'
bhost = 127.0.0.1
# burp status port

View file

@ -32,8 +32,8 @@ acl = basic
# refresh interval of the pages in seconds
refresh = 15
# burp1 backend specific options
[Burp1]
# burp backend specific options
[Burp]
# burp status address (can only be '127.0.0.1' or '::1'
bhost = 192.168.1.1
# burp status port

View file

@ -32,8 +32,8 @@ acl = basic
# refresh interval of the pages in seconds
refresh = 15
# burp1 backend specific options
[Burp1]
# burp backend specific options
[Burp]
# burp status address (can only be '127.0.0.1' or '::1'
#bhost = 127.0.0.1
# burp status port

View file

@ -32,8 +32,8 @@ acl = basic
# refresh interval of the pages in seconds
refresh = 15
# burp1 backend specific options
[Burp1]
# burp backend specific options
[Burp]
# burp status address (can only be '127.0.0.1' or '::1'
#bhost = 127.0.0.1
# burp status port

View file

@ -65,8 +65,8 @@ celery = true
# example: sqlite:////var/lib/burpui/store.db
database = sqlite:////tmp/store.db
# burp1 backend specific options
[Burp1]
# burp backend specific options
[Burp]
# burp status address (can only be '127.0.0.1' or '::1'
#bhost = 127.0.0.1
# burp status port

View file

@ -65,8 +65,8 @@ celery = true
# example: sqlite:////var/lib/burpui/store.db
database = sqlite:////somewhere/you/dont/have/rights
# burp1 backend specific options
[Burp1]
# burp backend specific options
[Burp]
# burp status address (can only be '127.0.0.1' or '::1'
#bhost = 127.0.0.1
# burp status port

View file

@ -65,8 +65,8 @@ celery = false
# example: sqlite:////var/lib/burpui/store.db
database = sqlite://
# burp1 backend specific options
[Burp1]
# burp backend specific options
[Burp]
# burp status address (can only be '127.0.0.1' or '::1'
#bhost = 127.0.0.1
# burp status port