mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-06-25 20:03:12 +03:00
Fix examples
This commit is contained in:
@@ -30,7 +30,7 @@
|
|||||||
"uuid": "9b65b7e1-04c8-4717-8f45-2aa61fd25937",
|
"uuid": "9b65b7e1-04c8-4717-8f45-2aa61fd25937",
|
||||||
"packet_encoding": "",
|
"packet_encoding": "",
|
||||||
"transport": {
|
"transport": {
|
||||||
"type": "kcp",
|
"type": "mkcp",
|
||||||
"mtu": 1500
|
"mtu": 1500
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -23,7 +23,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"transport": {
|
"transport": {
|
||||||
"type": "kcp",
|
"type": "mkcp",
|
||||||
"mtu": 1500
|
"mtu": 1500
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user