add sentrypeer, wordpot tweaking, fix udp src_ip issues

This commit is contained in:
t3chn0m4g3
2022-02-22 17:57:55 +00:00
parent af2174ee9f
commit 8d16d7587d
7 changed files with 98 additions and 4 deletions

View File

@ -0,0 +1,22 @@
version: '2.3'
networks:
sentrypeer_local:
services:
# SentryPeer service
sentrypeer:
build: .
container_name: sentrypeer
restart: always
networks:
- sentrypeer_local
ports:
- "5060:5060/udp"
- "5060:5060/tcp"
# - "127.0.0.1:8082:8082"
image: "dtagdevsec/sentrypeer:2203"
#read_only: true
#volumes:
# - /data/sentrypeer/log:/opt/sentrypeer/log