fix(vpn): configure SmartVPN client exports with explicit server endpoint and split-tunnel allowed IPs

This commit is contained in:
2026-03-30 18:14:51 +00:00
parent 61d856f371
commit bc2ed808f9
7 changed files with 55 additions and 45 deletions

View File

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