v30
This commit is contained in:
@@ -112,8 +112,8 @@ The config returned by `GET /node/config/latest` has this structure:
|
|||||||
|
|
||||||
Important notes:
|
Important notes:
|
||||||
|
|
||||||
- `clientMap` maps subscription link UUIDs to the user and subscription — used for xray traffic attribution.
|
- `clientMap` maps subscription-link IDs (lsId) to the user and subscription — used for both xray and telemt traffic/online-IP attribution (the telemt username now mirrors the xray email `u{userId}.l{linkId}.s{lsId}.i{protoId}`).
|
||||||
- `mtprotoClientMap` maps MTProto link UUIDs to the user and subscription — used for telemt traffic attribution.
|
- `mtprotoClientMap` (lsUuid-keyed) is retained on the wire for backward compatibility but is no longer used for attribution.
|
||||||
- `services.xray` contains the Xray inbounds, routing, and outbounds for the node.
|
- `services.xray` contains the Xray inbounds, routing, and outbounds for the node.
|
||||||
- `services.mtproto` contains MTProto inbounds for `telemt`.
|
- `services.mtproto` contains MTProto inbounds for `telemt`.
|
||||||
- The node stores the current revision and client maps locally after a successful apply.
|
- The node stores the current revision and client maps locally after a successful apply.
|
||||||
|
|||||||
Reference in New Issue
Block a user