就很鸡肋,自己折腾完了,发现了大佬的一键脚本

使用github大佬的项目UnblockNeteaseMusic

二傻子@亦寒玩了一下午没玩转哈哈哈

下面出教程

yum -y install git
curl -sL https://rpm.nodesource.com/setup_10.x | bash -
yum -y install nodejs
git clone https://github.com/nondanee/UnblockNeteaseMusic.git
mv UnblockNeteaseMusic /usr
wget http://cdn.qqiyu.cn/sh/unb.service
mv unb.service /lib/systemd/system
rm -r unb_centos_install.sh

本脚本 默认端口3307 修改端口/lib/systemd/system/unb.service

添加开机自启:systemctl enable unb 去除开机自启:systemctl disable unb 重启:systemctl restart unb

本文一键脚本来源于https://github.com/NewCheung/OneKey_Unblocknetease