From 923d9ef2f714a8cbba4cf4f708c12cd0c3860bdb Mon Sep 17 00:00:00 2001 From: Larvan2 <78135608+Larvan2@users.noreply.github.com> Date: Thu, 27 Jun 2024 20:01:44 +0800 Subject: [PATCH] rm lwip stack --- src/components/Config.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/Config.tsx b/src/components/Config.tsx index 590942b87..bdf277bc2 100644 --- a/src/components/Config.tsx +++ b/src/components/Config.tsx @@ -68,7 +68,6 @@ const tunStackOptions = [ ['gvisor', 'gVisor'], ['mixed', 'Mixed'], ['system', 'System'], - ['lwip', 'LWIP'], ]; const mapState = (s: State) => ({