修复 Shadowsocks Server 丢失
This commit is contained in:
parent
43381bb424
commit
ef766b52b7
|
@ -2,14 +2,17 @@ CONFIG_PACKAGE_bash=y
|
||||||
CONFIG_PACKAGE_luci-app-adguardhome=y
|
CONFIG_PACKAGE_luci-app-adguardhome=y
|
||||||
CONFIG_PACKAGE_luci-app-autoupdate=y
|
CONFIG_PACKAGE_luci-app-autoupdate=y
|
||||||
CONFIG_PACKAGE_luci-app-dnsfilter=y
|
CONFIG_PACKAGE_luci-app-dnsfilter=y
|
||||||
#CONFIG_PACKAGE_luci-app-jd-dailybonus is not set
|
# CONFIG_PACKAGE_luci-app-jd-dailybonus is not set
|
||||||
CONFIG_PACKAGE_luci-app-openclash=y
|
CONFIG_PACKAGE_luci-app-openclash=y
|
||||||
# CONFIG_PACKAGE_luci-app-rclone is not set
|
# CONFIG_PACKAGE_luci-app-rclone is not set
|
||||||
# CONFIG_PACKAGE_luci-app-rclone_INCLUDE_fuse-utils is not set
|
# CONFIG_PACKAGE_luci-app-rclone_INCLUDE_fuse-utils is not set
|
||||||
# CONFIG_PACKAGE_luci-app-rclone_INCLUDE_rclone-ng is not set
|
# 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-rclone_INCLUDE_rclone-webui is not set
|
||||||
CONFIG_PACKAGE_luci-app-ssr-plus=y
|
CONFIG_PACKAGE_luci-app-ssr-plus=y
|
||||||
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Shadowsocks=y
|
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Shadowsocks_Libev_Client=y
|
||||||
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_ShadowsocksR_Server=y
|
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Shadowsocks_Libev_Server=y
|
||||||
|
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_ShadowsocksR_Libev_Client=y
|
||||||
|
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_ShadowsocksR_Libev_Server=y
|
||||||
|
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Simple_Obfs=y
|
||||||
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Xray=y
|
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Xray=y
|
||||||
CONFIG_PACKAGE_xray-geodata=y
|
CONFIG_PACKAGE_xray-geodata=y
|
Loading…
Reference in New Issue