mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-06-14 20:39:36 +03:00
Add option realitySettings.masterKeyLog
This commit is contained in:
@ -24,4 +24,5 @@ message Config {
|
||||
bytes short_id = 24;
|
||||
string spider_x = 25;
|
||||
repeated int64 spider_y = 26;
|
||||
string master_key_log = 27;
|
||||
}
|
||||
|
Reference in New Issue
Block a user