fix(vpn): resolve VPN-gated route domains into per-client AllowedIPs with cached DNS lookups

This commit is contained in:
2026-03-31 01:10:19 +00:00
parent ca990781b0
commit bad0bd9053
5 changed files with 52 additions and 22 deletions

View File

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