Xray-core/proxy/vless
RPRX d20397c15d
DispatchLink(): Fix user stats
Fixes https://github.com/XTLS/Xray-core/pull/5076#issuecomment-3243431593
2025-09-03 23:25:17 +00:00
..
encoding XTLS Vision: Refactor code to use DispatchLink() in VLESS inbound (#5076) 2025-09-01 15:15:32 +00:00
encryption VLESS Encryption: Randomize seconds in ticket and simplify expiration mechanism 2025-09-02 23:37:14 +00:00
inbound DispatchLink(): Fix user stats 2025-09-03 23:25:17 +00:00
outbound proxy/proxy.go: IsRAWTransport() -> IsRAWTransportWithoutSecurity() 2025-09-02 18:15:08 +00:00
account.go VLESS Encryption: Add customizable 1-RTT padding parameters; Decrease memory using; Chores 2025-08-31 04:09:28 +00:00
account.pb.go VLESS Encryption: Add customizable 1-RTT padding parameters; Decrease memory using; Chores 2025-08-31 04:09:28 +00:00
account.proto VLESS Encryption: Add customizable 1-RTT padding parameters; Decrease memory using; Chores 2025-08-31 04:09:28 +00:00
validator.go VLESS practice: Use user-sent VLESS UUID's 7th<<8 | 8th bytes as `vlessRoute` instead 2025-08-18 08:50:43 +00:00
vless.go VLESS inbound: Add option to set default `flow` (#5023) 2025-08-15 23:07:33 +00:00