mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-10 05:15:35 +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>System</option>
|
||||
<option>LWIP</option>
|
||||
|
Loading…
Reference in New Issue
Block a user