mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
bump to latest master, optimize
This commit is contained in:
9
docker/honeypots/dist/config.json
vendored
9
docker/honeypots/dist/config.json
vendored
@ -8,6 +8,15 @@
|
||||
"filter":"",
|
||||
"interface":"",
|
||||
"honeypots":{
|
||||
"dhcp":{
|
||||
"port":67,
|
||||
"ip":"0.0.0.0",
|
||||
"username":"administrator",
|
||||
"password":"123456",
|
||||
"log_file_name":"dhcp.log",
|
||||
"max_bytes":0,
|
||||
"backup_count":10
|
||||
},
|
||||
"dns":{
|
||||
"port":53,
|
||||
"ip":"0.0.0.0",
|
||||
|
||||
Reference in New Issue
Block a user