使用该脚本批量下载GitHub Release中最新版本所有文件
yum install ca-certificates wget -y && update-ca-trust force-enable
apt-get install ca-certificates wget -y && update-ca-certificates
wget https://github.com/onenov/Download-GitHub-Release/releases/download/public/download-github-release.sh
chmod a+x download-github-release.sh
./download-github-release.sh latest v2fly v2ray-core
./download-github-release.sh custom v2fly v2ray-core v1.6.0-rc5