feat(vpn): add destination-based VPN routing policy and standardize socket proxy forwarding

This commit is contained in:
2026-03-30 13:06:14 +00:00
parent d53cff6a94
commit cc3a7cb5b6
10 changed files with 47 additions and 47 deletions

View File

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