3x-ui/sub
MHSanaei 0a424a9f16
Use vnext/users structure for VLESS outbound
Replace the previous flat settings map for VLESS outbound with a vnext/users structure. Encryption is now pulled from inbound settings into the user object, a level field (8) is added, and client id and flow are preserved. Address and port are nested under vnext and outbound.Settings is set to {vnext: [...]}, aligning the outbound format with the expected VLESS schema.

Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2026-04-20 13:44:52 +02:00
..
default.json dokodemo-door, socks renamed to mixed, tunnel 2025-09-09 13:57:40 +02:00
sub.go feat add clash yaml convert (#3916) 2026-04-19 22:26:13 +02:00
subClashService.go Add SSRF protection (#4044) 2026-04-20 00:18:20 +02:00
subController.go feat add clash yaml convert (#3916) 2026-04-19 22:26:13 +02:00
subJsonService.go Use vnext/users structure for VLESS outbound 2026-04-20 13:44:52 +02:00
subService.go feat add clash yaml convert (#3916) 2026-04-19 22:26:13 +02:00