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