From 9c3eccafc91cfd6844e107b7ace929ff1cbe9f6b Mon Sep 17 00:00:00 2001 From: Hyy2001X <1804430051@qq.com> Date: Wed, 10 Mar 2021 10:28:33 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E8=BD=AF=E4=BB=B6=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Configs/d-team_newifi-d2.config | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) diff --git a/Configs/d-team_newifi-d2.config b/Configs/d-team_newifi-d2.config index 6542aa7..eea5a04 100755 --- a/Configs/d-team_newifi-d2.config +++ b/Configs/d-team_newifi-d2.config @@ -12,10 +12,7 @@ CONFIG_PACKAGE_dnsmasq_full_dhcpv6=y CONFIG_PACKAGE_6rd=y CONFIG_PACKAGE_6to4=y -# 加密相关 -CONFIG_PACKAGE_kmod-crypto-gcm=y -CONFIG_PACKAGE_kmod-crypto-md5=y -CONFIG_PACKAGE_kmod-crypto-sha256=y +# 加密 CONFIG_PACKAGE_luci-ssl-openssl=y # Wireless 驱动程序 @@ -41,8 +38,6 @@ CONFIG_PACKAGE_kmod-usb-net-cdc-ncm=y CONFIG_PACKAGE_kmod-usb-net-hso=y CONFIG_PACKAGE_kmod-usb-net-huawei-cdc-ncm=y CONFIG_PACKAGE_kmod-usb-net-ipheth=y -CONFIG_PACKAGE_kmod-usb-net-kalmia=y -CONFIG_PACKAGE_kmod-usb-net-kaweth=y CONFIG_PACKAGE_kmod-usb-net-rndis=y CONFIG_PACKAGE_libudev-fbsd=y CONFIG_PACKAGE_usbutils=y @@ -62,12 +57,9 @@ CONFIG_PACKAGE_ddns-scripts_aliyun=y CONFIG_PACKAGE_ddns-scripts_dnspod=y CONFIG_PACKAGE_ddns-scripts_cloudflare.com-v4=y CONFIG_PACKAGE_ddns-scripts_freedns_42_pl=y -CONFIG_PACKAGE_ddns-scripts_godaddy.com-v1=y CONFIG_PACKAGE_ddns-scripts_no-ip_com=y -CONFIG_PACKAGE_ddns-scripts_nsupdate=y -CONFIG_PACKAGE_ddns-scripts_route53-v1=y -## Download Manager +## 下载管理工具 CONFIG_PACKAGE_luci-app-aria2=y CONFIG_PACKAGE_curl=y CONFIG_PACKAGE_wget=y @@ -93,7 +85,6 @@ 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 @@ -114,6 +105,5 @@ CONFIG_PACKAGE_ppp-mod-pptp=y CONFIG_PACKAGE_xz=y CONFIG_PACKAGE_xz-utils=y -## Network Performance +## 网络性能 CONFIG_PACKAGE_iperf3=y -CONFIG_PACKAGE_httping=y \ No newline at end of file