mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-08-22 09:36:49 +08:00
Add optional aes128xor layer
https://github.com/XTLS/Xray-core/pull/4952#issuecomment-3172703168
This commit is contained in:
@@ -13,5 +13,6 @@ message Account {
|
||||
string flow = 2;
|
||||
|
||||
string encryption = 3;
|
||||
uint32 minutes = 4;
|
||||
uint32 xor = 4;
|
||||
uint32 minutes = 5;
|
||||
}
|
||||
|
Reference in New Issue
Block a user