Sing-box使用说明
将 sing-box 可执行文件移动到 /usr/local/bin/ 目录: sudo mv sing-box /usr/local/bin/ 赋予 sing-box 可执行权限 sudo chmod +x /usr/local/bin/sing-box 确认安装成功: sing-box vers
教程
未读
云服务器vps安装OpenWRT或iStoreOS
安装前记录好ip地址 子网掩码 网关 一键DD系统 wget --no-check-certificate -O NewReinstall.sh https://cdn.jsdelivr.net/gh/fcurrk/reinstall@master/NewReinstall.sh && chmod