mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-13 06:05:34 +08:00
feat(config): tun mode stack: Mixed
, closes #431
This commit is contained in:
parent
5c7ee7b24e
commit
59d7b04d5c
@ -261,6 +261,7 @@ const ConfigForm: Component<{ backendVersion: Accessor<string> }> = ({
|
|||||||
)
|
)
|
||||||
}
|
}
|
||||||
>
|
>
|
||||||
|
<option>Mixed</option>
|
||||||
<option>gVisor</option>
|
<option>gVisor</option>
|
||||||
<option>System</option>
|
<option>System</option>
|
||||||
<option>LWIP</option>
|
<option>LWIP</option>
|
||||||
|
Loading…
Reference in New Issue
Block a user