feat(remoteingress): add UDP listen port derivation and edge configuration support

This commit is contained in:
2026-03-19 21:30:06 +00:00
parent 65822278d5
commit a65c2ec096
7 changed files with 68 additions and 10 deletions

View File

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