自动优选ip
优选ip cloudflare 注册: dash.cloudflare.com worker vless 搭建脚本: https://github.com/3Kmfi6HP/EDtunnel/blob/main/_worker.js 域名注册: www.namesilo.com 美国地址生成器: https://www.haoweichi.com/ 0下载速度解决方案下载测速地址: https://github.com/XIU2/CloudflareSpeedTest/issues/168 finashell下载地址: http://www.hostbuf.com/ openwrtx86下载: https://www.123pan.com/s/csfUVv-mjffd.html 查看软路由型号 uname -m 对应型号下载对应cloudflareST版本: https://github.com/XIU2/CloudflareSpeedTest/releases/tag/v2.0.3 自动优选脚本下载: https://jdssl.top/wp-content/uploads/2023/10/youxuan.zip cd到auto文件目录下给予文件权限: cd auto chmod +x CloudflareST 运行代码:(中途关闭过finalshell 重新进入finalshell 需输入cd auto 到auto个文件目录下再执行以下运行代码) bash ip.sh 出现域名后的ip更新失败,建议多建立几个二级域名,以免优选ip后自动打开passwall 联网错误导致,链接cf api 失败从而导致第一个域名会出现更新失败,多建立几个二级域名可以解决。 定时任务: 00 05 * * * cd /root/auto/ && bash ip.sh