Commands: Add vlessenc (generate complete json pair directly) (#5078)

https://github.com/XTLS/Xray-core/pull/5078#issuecomment-3254161589

---------

Co-authored-by: RPRX <63339210+RPRX@users.noreply.github.com>
This commit is contained in:
风扇滑翔翼
2025-09-04 23:09:49 +08:00
committed by RPRX
parent cbade89ab1
commit 8b579bf3ec
6 changed files with 80 additions and 16 deletions
+1
View File
@@ -18,5 +18,6 @@ func init() {
cmdWG,
cmdMLDSA65,
cmdMLKEM768,
cmdVLESSEnc,
)
}