调整软件包
This commit is contained in:
parent
314152ffbc
commit
29488d6adb
|
@ -14,6 +14,9 @@ CONFIG_PACKAGE_6to4=y
|
|||
|
||||
# 加密
|
||||
CONFIG_PACKAGE_luci-ssl-openssl=y
|
||||
CONFIG_PACKAGE_kmod-crypto-gcm=y
|
||||
CONFIG_PACKAGE_kmod-crypto-md5=y
|
||||
CONFIG_PACKAGE_kmod-crypto-sha256=y
|
||||
|
||||
# Wireless 驱动程序
|
||||
CONFIG_PACKAGE_kmod-mt76=y
|
||||
|
@ -74,7 +77,6 @@ CONFIG_PACKAGE_luci-app-adguardhome=y
|
|||
CONFIG_PACKAGE_luci-app-autoupdate=y
|
||||
CONFIG_PACKAGE_luci-app-eqos=y
|
||||
CONFIG_PACKAGE_luci-app-filetransfer=y
|
||||
CONFIG_PACKAGE_luci-app-jd-dailybonus=y
|
||||
CONFIG_PACKAGE_luci-app-mwan3=y
|
||||
CONFIG_PACKAGE_luci-app-mwan3helper=y
|
||||
CONFIG_PACKAGE_luci-app-nlbwmon=y
|
||||
|
@ -86,6 +88,7 @@ CONFIG_PACKAGE_luci-app-ssr-plus=y
|
|||
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Shadowsocks=y
|
||||
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_ShadowsocksR_Server=y
|
||||
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Xray=y
|
||||
CONFIG_PACKAGE_xray-geodata=y
|
||||
CONFIG_PACKAGE_luci-app-serverchan=y
|
||||
CONFIG_PACKAGE_luci-app-socat=y
|
||||
CONFIG_SOCAT_SSL=y
|
||||
|
|
Loading…
Reference in New Issue