Files
vpn-proxy/.env.example
Dmitriy Petrov 62f50d9c28
Some checks failed
Build and Deploy Gateway / build-and-deploy (push) Failing after 13s
Allow special characters in rule-set tags
2026-05-09 10:23:57 +03:00

12 lines
220 B
Plaintext

PORT=3456
BASE_IMAGE=debian:bookworm-slim
SINGBOX_VERSION=1.12.13
PROXY_PORT=8080
PROXY_BIND_IP=0.0.0.0
TPROXY_PORT=7895
TPROXY_MARK=1
TPROXY_TABLE=100
TPROXY_CHAIN=VPN_PROXY_TPROXY
ROUTING_RU_DIRECT=true
LOG_LEVEL=info