update 2025-08-06 12:50:20

This commit is contained in:
kenzok8
2025-08-06 12:50:20 +08:00
parent c04b730aab
commit 4b7670eebe

View File

@@ -128,7 +128,8 @@ config PACKAGE_$(PKG_NAME)_INCLUDE_Shadow_TLS
config PACKAGE_$(PKG_NAME)_INCLUDE_Simple_Obfs config PACKAGE_$(PKG_NAME)_INCLUDE_Simple_Obfs
bool "Include Simple-Obfs (Shadowsocks Plugin)" bool "Include Simple-Obfs (Shadowsocks Plugin)"
select PACKAGE_simple-obfs select PACKAGE_simple-obfs-client if PACKAGE_simple-obfs-client
select PACKAGE_simple-obfs if PACKAGE_simple-obfs
default y default y
config PACKAGE_$(PKG_NAME)_INCLUDE_SingBox config PACKAGE_$(PKG_NAME)_INCLUDE_SingBox