mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-08-22 17:46:48 +08:00
Add optional aes128xor layer
https://github.com/XTLS/Xray-core/pull/4952#issuecomment-3172703168
This commit is contained in:
@@ -22,5 +22,6 @@ message Config {
|
||||
repeated Fallback fallbacks = 2;
|
||||
|
||||
string decryption = 3;
|
||||
uint32 minutes = 4;
|
||||
uint32 xor = 4;
|
||||
uint32 minutes = 5;
|
||||
}
|
||||
|
Reference in New Issue
Block a user