mirror of
https://github.com/mariocandela/beelzebub.git
synced 2025-07-01 18:47:26 -04:00
Implemented tcp honeypot
This commit is contained in:
@ -10,6 +10,7 @@ services:
|
||||
- "22:22"
|
||||
- "8080:8080"
|
||||
- "80:80"
|
||||
- "3306:3306"
|
||||
environment:
|
||||
RABBITMQ_URI: ${RABBITMQ_URI}
|
||||
volumes:
|
||||
|
Reference in New Issue
Block a user