mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-09-15 21:00:27 +00:00
examples: use ranges for amnezia timing options
This commit is contained in:
@@ -46,11 +46,11 @@
|
|||||||
"i5": "<b 0xc70000000108...",
|
"i5": "<b 0xc70000000108...",
|
||||||
"header_protection_key": "QGg8AFRn6qKfTB7cT3FWH1WGx3np+OKzlNuQUrqIBmI=",
|
"header_protection_key": "QGg8AFRn6qKfTB7cT3FWH1WGx3np+OKzlNuQUrqIBmI=",
|
||||||
"content_padding_addition": "50-100",
|
"content_padding_addition": "50-100",
|
||||||
"rekey_after_time": 120,
|
"rekey_after_time": "100-140",
|
||||||
"rekey_timeout": 5,
|
"rekey_timeout": "4-6",
|
||||||
"reject_after_time": 180,
|
"reject_after_time": "160-200",
|
||||||
"keepalive_timeout": 10,
|
"keepalive_timeout": "8-12",
|
||||||
"max_handshake_attempts": 20
|
"max_handshake_attempts": "15-20"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -32,11 +32,11 @@
|
|||||||
"i4": "<b 0xc70000000108...",
|
"i4": "<b 0xc70000000108...",
|
||||||
"i5": "<b 0xc70000000108...",
|
"i5": "<b 0xc70000000108...",
|
||||||
"content_padding_addition": "50-100",
|
"content_padding_addition": "50-100",
|
||||||
"rekey_after_time": 120,
|
"rekey_after_time": "100-140",
|
||||||
"rekey_timeout": 5,
|
"rekey_timeout": "4-6",
|
||||||
"reject_after_time": 180,
|
"reject_after_time": "160-200",
|
||||||
"keepalive_timeout": 10,
|
"keepalive_timeout": "8-12",
|
||||||
"max_handshake_attempts": 20
|
"max_handshake_attempts": "15-20"
|
||||||
},
|
},
|
||||||
"profile": {
|
"profile": {
|
||||||
"detour": "direct",
|
"detour": "direct",
|
||||||
|
|||||||
Reference in New Issue
Block a user