feat: add DC9 Snell v4 and v6 inbounds

This commit is contained in:
Codex
2026-09-01 19:26:25 -07:00
parent 7b6dcb8c6d
commit 4ed88a46c5
4 changed files with 48 additions and 0 deletions
+4
View File
@@ -17,6 +17,10 @@ services:
REALITY_SERVER_NAME: ${REALITY_SERVER_NAME}
REALITY_PRIVATE_KEY: ${REALITY_PRIVATE_KEY}
REALITY_SHORT_ID: ${REALITY_SHORT_ID}
SNELL_V4_PORT: ${SNELL_V4_PORT}
SNELL_V4_PSK: ${SNELL_V4_PSK}
SNELL_V6_PORT: ${SNELL_V6_PORT}
SNELL_V6_PSK: ${SNELL_V6_PSK}
volumes:
- ./etc/sing-box/config.json.template:/template/config.json.template:ro
- sing-box-config:/output