mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
change ports, add emu_scripts.yaml, tweaking
This commit is contained in:
@ -7,6 +7,7 @@ services:
|
||||
build: .
|
||||
container_name: dionaea
|
||||
stdin_open: true
|
||||
tty: true
|
||||
restart: always
|
||||
network_mode: "host"
|
||||
ports:
|
||||
@ -14,7 +15,7 @@ services:
|
||||
- "21:21"
|
||||
- "42:42"
|
||||
- "69:69/udp"
|
||||
- "8081:8081"
|
||||
- "81:81"
|
||||
- "135:135"
|
||||
- "443:443"
|
||||
- "445:445"
|
||||
|
Reference in New Issue
Block a user