From e2c58ff71aff105d1cfd52ef0590e298491ec48e Mon Sep 17 00:00:00 2001 From: Hyy2001X <1804430051@qq.com> Date: Tue, 29 Jun 2021 22:39:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=BD=AF=E4=BB=B6=E5=8C=85?= =?UTF-8?q?=20luci-app-openclash?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Configs/Common | 4 +++- CustomPackages/Common | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Configs/Common b/Configs/Common index 0468007..43c7a1c 100644 --- a/Configs/Common +++ b/Configs/Common @@ -1,4 +1,3 @@ -CONFIG_PACKAGE_bash=y CONFIG_PACKAGE_luci-theme-argon=y CONFIG_PACKAGE_luci-app-argon-config=y CONFIG_PACKAGE_luci-app-adguardhome=y @@ -16,12 +15,15 @@ CONFIG_PACKAGE_luci-app-eqos=y # CONFIG_PACKAGE_luci-app-rclone_INCLUDE_rclone-ng is not set # CONFIG_PACKAGE_luci-app-rclone_INCLUDE_rclone-webui is not set CONFIG_PACKAGE_luci-app-onliner=y +CONFIG_PACKAGE_luci-app-openclash=y CONFIG_PACKAGE_luci-app-ssr-plus=y CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Xray=y CONFIG_PACKAGE_luci-app-smartdns=y CONFIG_PACKAGE_luci-app-serverchan=y CONFIG_PACKAGE_luci-app-socat=y CONFIG_SOCAT_SSL=y + +CONFIG_PACKAGE_bash=y CONFIG_PACKAGE_ppp-mod-pppol2tp=y CONFIG_PACKAGE_ppp-mod-pptp=y CONFIG_PACKAGE_wget-ssl=y diff --git a/CustomPackages/Common b/CustomPackages/Common index 41b389c..63bf99c 100644 --- a/CustomPackages/Common +++ b/CustomPackages/Common @@ -5,4 +5,4 @@ git other luci-app-onliner rufengsuixing git other luci-app-adguardhome Hyy2001X svn other luci-app-eqos kenzok8/openwrt-packages/trunk git other luci-app-dnsfilter garypang13 main -# git other OpenClash vernesong master \ No newline at end of file +git other OpenClash vernesong master \ No newline at end of file