fix(dcrouter): enable PROXY protocol v1 handling for SmartProxy when remoteIngress is enabled to preserve client IPs

This commit is contained in:
2026-02-18 22:56:18 +00:00
parent 610d691244
commit 11bc0dde6c
4 changed files with 16 additions and 2 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/dcrouter',
version: '6.13.0',
version: '6.13.1',
description: 'A multifaceted routing service handling mail and SMS delivery functions.'
}