examples: use ranges for amnezia timing options

This commit is contained in:
Shtorm
2026-09-04 04:25:22 +03:00
parent 2eeb120091
commit 7fc9e5e773
2 changed files with 10 additions and 10 deletions
+5 -5
View File
@@ -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"
} }
} }
], ],
+5 -5
View File
@@ -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",