mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-08-08 19:45:18 +03:00
Fix Wireguard options
This commit is contained in:
@@ -44,10 +44,13 @@
|
||||
"i3": "<b 0xc70000000108...",
|
||||
"i4": "<b 0xc70000000108...",
|
||||
"i5": "<b 0xc70000000108...",
|
||||
"j1": "<b 0xc70000000108...",
|
||||
"j2": "<b 0xc70000000108...",
|
||||
"j3": "<b 0xc70000000108...",
|
||||
"itime": 50,
|
||||
"header_protection_key": "QGg8AFRn6qKfTB7cT3FWH1WGx3np+OKzlNuQUrqIBmI=",
|
||||
"content_padding_addition": "50-100",
|
||||
"rekey_after_time": 120,
|
||||
"rekey_timeout": 5,
|
||||
"reject_after_time": 180,
|
||||
"keepalive_timeout": 10,
|
||||
"max_handshake_attempts": 20
|
||||
}
|
||||
}
|
||||
],
|
||||
|
||||
@@ -19,11 +19,7 @@
|
||||
"amnezia": {
|
||||
"jc": 120,
|
||||
"jmin": 23,
|
||||
"jmax": 911,
|
||||
"h1": 1,
|
||||
"h2": 2,
|
||||
"h3": 3,
|
||||
"h4": 4
|
||||
"jmax": 911
|
||||
},
|
||||
"profile": {
|
||||
"detour": "direct"
|
||||
|
||||
@@ -26,23 +26,17 @@
|
||||
"jc": 120,
|
||||
"jmin": 23,
|
||||
"jmax": 911,
|
||||
"s1": 1,
|
||||
"s2": 2,
|
||||
"s3": 3,
|
||||
"s4": 4,
|
||||
"h1": 1,
|
||||
"h2": 2,
|
||||
"h3": 3,
|
||||
"h4": 4,
|
||||
"i1": "<b 0xc70000000108...",
|
||||
"i2": "<b 0xc70000000108...",
|
||||
"i3": "<b 0xc70000000108...",
|
||||
"i4": "<b 0xc70000000108...",
|
||||
"i5": "<b 0xc70000000108...",
|
||||
"j1": "<b 0xc70000000108...",
|
||||
"j2": "<b 0xc70000000108...",
|
||||
"j3": "<b 0xc70000000108...",
|
||||
"itime": 50
|
||||
"content_padding_addition": "50-100",
|
||||
"rekey_after_time": 120,
|
||||
"rekey_timeout": 5,
|
||||
"reject_after_time": 180,
|
||||
"keepalive_timeout": 10,
|
||||
"max_handshake_attempts": 20
|
||||
},
|
||||
"profile": {
|
||||
"detour": "direct",
|
||||
|
||||
Reference in New Issue
Block a user