feat(readme): document QoS, telemetry, MTU, and rate limiting capabilities in the README

This commit is contained in:
2026-03-15 18:16:15 +00:00
parent 4fab721d87
commit aec545fe8c
3 changed files with 210 additions and 68 deletions

View File

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