feat(rust-tests): add end-to-end WireGuard UDP integration tests and align TypeScript build configuration

This commit is contained in:
2026-03-29 15:46:32 +00:00
parent f46ea70286
commit 13d8cbe3fa
7 changed files with 906 additions and 305 deletions

View File

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