X-OpenWrt/Configs/Common

51 lines
1.8 KiB
Plaintext
Raw Normal View History

2021-07-24 14:52:49 +00:00
# 此文件为通用 config 文件,将在编译开始前追加到 .config 的文件的最后
# 用于控制所有设备的默认配置,如果不需要删除此文件即可
2021-06-26 16:31:11 +00:00
CONFIG_PACKAGE_luci-theme-argon=y
CONFIG_PACKAGE_luci-app-argon-config=y
2021-07-16 15:58:07 +00:00
CONFIG_PACKAGE_luci-app-adblock-plus=y
CONFIG_PACKAGE_luci-app-adguardhome=y
CONFIG_PACKAGE_luci-app-autoupdate=y
2021-06-26 16:31:11 +00:00
CONFIG_PACKAGE_luci-app-ddns=y
CONFIG_PACKAGE_ddns-scripts_aliyun=y
CONFIG_PACKAGE_ddns-scripts_dnspod=y
CONFIG_PACKAGE_ddns-scripts_cloudflare.com-v4=y
CONFIG_PACKAGE_ddns-scripts_no-ip_com=y
CONFIG_PACKAGE_luci-app-eqos=y
2021-06-19 14:36:36 +00:00
# CONFIG_PACKAGE_luci-app-jd-dailybonus 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_rclone-ng is not set
# CONFIG_PACKAGE_luci-app-rclone_INCLUDE_rclone-webui is not set
2021-06-26 16:31:11 +00:00
CONFIG_PACKAGE_luci-app-onliner=y
CONFIG_PACKAGE_luci-app-ssr-plus=y
2021-07-21 04:19:42 +00:00
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_ShadowsocksR_Libev_Server=y
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_Xray=y
2021-06-26 16:31:11 +00:00
CONFIG_PACKAGE_luci-app-smartdns=y
CONFIG_PACKAGE_luci-app-serverchan=y
CONFIG_PACKAGE_luci-app-socat=y
CONFIG_SOCAT_SSL=y
2021-07-24 14:31:19 +00:00
CONFIG_PACKAGE_luci-app-unblockmusic=y
CONFIG_PACKAGE_luci-app-unblockmusic_INCLUDE_UnblockNeteaseMusic_Go=y
# CONFIG_PACKAGE_luci-app-unblockmusic_INCLUDE_UnblockNeteaseMusic_NodeJS is not set
2021-06-29 14:56:36 +00:00
CONFIG_PACKAGE_luci-ssl-openssl=y
2021-06-29 14:39:38 +00:00
2021-06-29 14:56:36 +00:00
# IPv6 支持
CONFIG_IPV6=y
CONFIG_KERNEL_IPV6=y
CONFIG_PACKAGE_ipv6helper=y
CONFIG_PACKAGE_dnsmasq_full_dhcpv6=y
CONFIG_PACKAGE_6in4=y
CONFIG_PACKAGE_6rd=y
CONFIG_PACKAGE_6to4=y
# 其他软件包
2021-06-29 14:39:38 +00:00
CONFIG_PACKAGE_bash=y
2021-07-12 04:49:37 +00:00
CONFIG_PACKAGE_curl=y
2021-07-10 02:22:33 +00:00
CONFIG_PACKAGE_htop=y
2021-06-29 14:56:36 +00:00
CONFIG_PACKAGE_iperf3=y
2021-06-26 16:31:11 +00:00
CONFIG_PACKAGE_wget-ssl=y
2021-06-24 12:21:25 +00:00
CONFIG_PACKAGE_xray-geodata=y
2021-06-26 16:31:11 +00:00
CONFIG_PACKAGE_xz=y
2021-06-29 14:56:36 +00:00
CONFIG_PACKAGE_xz-utils=y