change ports, add emu_scripts.yaml, tweaking

This commit is contained in:
Marco Ochse
2018-06-04 11:29:25 +00:00
parent fbc11fa12c
commit e211a19c37
3 changed files with 12 additions and 2 deletions

View File

@ -0,0 +1,9 @@
- name: emu_scripts
config:
# Maximum dumber of subdownloads
# max_subdownloads: 20
enabled_handlers:
- powershell
- vbscript
# Be very careful if you use the raw_url handler
#- raw_url

View File

@ -2,7 +2,7 @@
config:
root: "/opt/dionaea/var/dionaea/roots/www"
ports:
- 8081
- 81
ssl_ports:
- 443
max_request_size: 32768 # maximum size in kbytes of the request (32MB)