fix(test, docs, scripts): correct test command verbosity, shorten load test timings, and document forwarding modes

This commit is contained in:
2026-03-29 23:41:31 +00:00
parent 17c27a92d6
commit c3cc237db5
5 changed files with 53 additions and 16 deletions

View File

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