bump qHoneypots to latest master, adjust config for commands input

This commit is contained in:
t3chn0m4g3
2022-06-07 11:19:34 +00:00
parent 8993f59001
commit a28dfec046
4 changed files with 77 additions and 29 deletions

View File

@ -31,9 +31,9 @@ services:
- "53:53/udp"
- "80:80"
- "110:110"
- "123:123/udp"
- "123:123"
- "143:143"
- "161:161/udp"
- "161:161"
- "389:389"
- "443:443"
- "445:445"
@ -41,9 +41,11 @@ services:
- "1433:1433"
- "1521:1521"
- "3306:3306"
- "5060:5060"
- "5432:5432"
- "5900:5900"
- "6379:6379"
- "6667:6667"
- "8080:8080"
- "9200:9200"
- "11211:11211"