mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-05-18 01:58:41 +00:00
Populate Seed (more TBD) and checks
This commit is contained in:
parent
83c76ec192
commit
d09290c5d4
8 changed files with 139 additions and 58 deletions
|
@ -13,7 +13,7 @@ message Addons {
|
|||
string Duration = 4; // "0-8" means apply to number of packets, "1kb-" means start applying once both side exchange 1kb data, counting two-ways
|
||||
PaddingConfig Padding = 5;
|
||||
DelayConfig Delay = 6;
|
||||
SchedulerConfig SchedulerConfig = 7;
|
||||
SchedulerConfig Scheduler = 7;
|
||||
}
|
||||
|
||||
enum SeedMode {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue