fix(readme): document per-transport metrics and handshake-driven WireGuard connection state

This commit is contained in:
2026-03-31 10:57:02 +00:00
parent fbfbe0db51
commit b98006e792
3 changed files with 48 additions and 7 deletions

View File

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