diff --git a/Configs/d-team_newifi-d2.config b/Configs/d-team_newifi-d2.config index fda6028..6542aa7 100644 --- a/Configs/d-team_newifi-d2.config +++ b/Configs/d-team_newifi-d2.config @@ -80,11 +80,13 @@ CONFIG_PACKAGE_luci-app-accesscontrol=y CONFIG_PACKAGE_luci-app-adbyby-plus=y 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-mwan3=y CONFIG_PACKAGE_luci-app-mwan3helper=y CONFIG_PACKAGE_luci-app-nlbwmon=y CONFIG_PACKAGE_luci-app-openclash=y +CONFIG_PACKAGE_luci-app-onliner=y CONFIG_PACKAGE_luci-app-sqm=y CONFIG_PACKAGE_luci-app-smartdns=y CONFIG_PACKAGE_luci-app-ssr-plus=y diff --git a/Configs/x86_64.config b/Configs/x86_64.config index f71d2ac..ca910ad 100644 --- a/Configs/x86_64.config +++ b/Configs/x86_64.config @@ -51,6 +51,7 @@ CONFIG_PACKAGE_luci-app-diskman_INCLUDE_kmod_md_linear=y CONFIG_PACKAGE_luci-app-diskman_INCLUDE_kmod_md_raid456=y CONFIG_PACKAGE_luci-app-diskman_INCLUDE_lsblk=y CONFIG_PACKAGE_luci-app-diskman_INCLUDE_mdadm=y +CONFIG_PACKAGE_luci-app-bearDropper=y CONFIG_PACKAGE_luci-app-docker=y CONFIG_PACKAGE_luci-app-eqos=y CONFIG_PACKAGE_luci-app-filebrowser=y @@ -59,13 +60,12 @@ CONFIG_PACKAGE_luci-app-frpc=y CONFIG_PACKAGE_luci-app-hd-idle=y # CONFIG_PACKAGE_luci-app-ipsec-vpnd is not set # CONFIG_PACKAGE_luci-app-kodexplorer is not set -CONFIG_PACKAGE_luci-app-mentohust=y CONFIG_PACKAGE_luci-app-mwan3=y -CONFIG_PACKAGE_luci-app-mwan3helper=y CONFIG_PACKAGE_luci-app-netdata=y CONFIG_PACKAGE_luci-app-nfs=y CONFIG_PACKAGE_luci-app-nps=y CONFIG_PACKAGE_luci-app-openclash=y +CONFIG_PACKAGE_luci-app-onliner=y CONFIG_PACKAGE_luci-app-qbittorrent=y # CONFIG_PACKAGE_luci-app-rclone is not set # CONFIG_PACKAGE_luci-app-rclone_INCLUDE_fuse-utils is not set @@ -89,7 +89,7 @@ CONFIG_PACKAGE_luci-app-uhttpd=y CONFIG_PACKAGE_luci-app-usb-printer=y # CONFIG_PACKAGE_luci-app-uugamebooster is not set # CONFIG_PACKAGE_luci-app-v2ray-server is not set -CONFIG_PACKAGE_luci-app-verysync=y +# CONFIG_PACKAGE_luci-app-verysync is not set # CONFIG_PACKAGE_luci-app-xlnetacc is not set CONFIG_PACKAGE_luci-app-wireguard=y CONFIG_PACKAGE_luci-app-wrtbwmon=y @@ -97,7 +97,6 @@ CONFIG_PACKAGE_luci-app-zerotier=y CONFIG_PACKAGE_luci-ssl-openssl=y CONFIG_PACKAGE_luci-theme-argon=y -CONFIG_PACKAGE_luci-theme-netgear=y CONFIG_PACKAGE_6in4=y CONFIG_PACKAGE_6rd=y @@ -132,7 +131,6 @@ CONFIG_PACKAGE_open-vm-tools=y CONFIG_PACKAGE_pciutils=y CONFIG_PACKAGE_ppp-mod-pppol2tp=y CONFIG_PACKAGE_ppp-mod-pptp=y -CONFIG_PACKAGE_screen=y CONFIG_PACKAGE_tcpping=y CONFIG_PACKAGE_unzip=y CONFIG_PACKAGE_usbutils=y @@ -141,7 +139,4 @@ CONFIG_PACKAGE_xz=y CONFIG_PACKAGE_xz-utils=y # CONFIG_PACKAGE_hostapd is not set # CONFIG_PACKAGE_wpad is not set -# CONFIG_UnblockNeteaseMusic_NodeJS is not set -# CONFIG_v2ray-plugin_INCLUDE_GOPROXY is not set -# CONFIG_XRAY_CORE_COMPRESS_GOPROXY is not set -# CONFIG_UnblockNeteaseMusicGo_INCLUDE_GOPROXY is not set +# CONFIG_UnblockNeteaseMusic_NodeJS is not set \ No newline at end of file diff --git a/Scripts/AutoBuild_DiyScript.sh b/Scripts/AutoBuild_DiyScript.sh index b56b0e5..b74c0e1 100755 --- a/Scripts/AutoBuild_DiyScript.sh +++ b/Scripts/AutoBuild_DiyScript.sh @@ -43,6 +43,8 @@ Diy-Part1() { ExtraPackages svn lean luci-app-eqos https://github.com/immortalwrt/immortalwrt/trunk/package/ntlf9t ExtraPackages svn other luci-app-mentohust https://github.com/immortalwrt/immortalwrt/trunk/package/ctcgfw ExtraPackages svn other mentohust https://github.com/immortalwrt/immortalwrt/trunk/package/ctcgfw + ExtraPackages git other luci-app-bearDropper https://github.com/NateLol + ExtraPackages git other luci-app-onliner https://github.com/rufengsuixing } Diy-Part2() {