From a4ca16a10d2191a4ffa5123da4f6d29a9a138d16 Mon Sep 17 00:00:00 2001 From: Hyy2001X <1804430051@qq.com> Date: Fri, 25 Dec 2020 11:14:20 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=20SSR=20Plus+=20=E5=B8=B8?= =?UTF-8?q?=E7=94=A8=E7=AB=AF=E5=8F=A3=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Scripts/diy-script.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/Scripts/diy-script.sh b/Scripts/diy-script.sh index ad535c2..18a624f 100644 --- a/Scripts/diy-script.sh +++ b/Scripts/diy-script.sh @@ -40,6 +40,7 @@ ExtraPackages svn other luci-app-socat https://github.com/project-openwrt/openwr Diy-Part2() { GET_TARGET_INFO Replace_File mwan3 package/feeds/packages/mwan3/files/etc/config +sed -i 's/143/143,25,5222/' package/feeds/helloworld/luci-app-ssr-plus/root/etc/init.d/shadowsocksr # ExtraPackages svn feeds/packages mwan3 https://github.com/openwrt/packages/trunk/net echo "Author: $Author" echo "Openwrt Version: $Openwrt_Version"