fix(server): clean up bridge and hybrid shutdown handling

This commit is contained in:
2026-04-06 10:15:37 +00:00
parent a293986d6d
commit d4bad38908
5 changed files with 111 additions and 13 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartvpn',
version: '1.19.1',
version: '1.19.2',
description: 'A VPN solution with TypeScript control plane and Rust data plane daemon'
}