From de69f7cc45b935796f7ede1ebcd0de9706bfcfb7 Mon Sep 17 00:00:00 2001 From: MetaCubeX <84378451+MetaCubeX@users.noreply.github.com> Date: Thu, 3 Nov 2022 00:54:34 +0800 Subject: Update Config.tsx --- src/components/Config.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/components/Config.tsx b/src/components/Config.tsx index a9ee04f..1c1ca02 100644 --- a/src/components/Config.tsx +++ b/src/components/Config.tsx @@ -67,6 +67,7 @@ const modeOptions = [ const tunStackOptions = [ ['gvisor', 'gVisor'], ['system', 'System'], + ['lwip', 'LWIP'], ]; const mapState = (s: State) => ({ @@ -308,7 +309,7 @@ function ConfigImpl({
TUN IP Stack