feat(readme): document WireGuard transport support, configuration, and usage examples

This commit is contained in:
2026-03-29 15:25:22 +00:00
parent 049fa00563
commit 26ee3634c8
3 changed files with 269 additions and 27 deletions

View File

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