项目地址:https://github.com/nondanee/UnblockNeteaseMusic。
vps购买推荐:
https://zsxwz.com/2019/01/02/长期更新服务器推荐汇总-瓦工29-9刀的上线了
宝塔面板安装:https://bbs.zsxwz.com/thread-47.htm
环境只需要安装node.js即可。
1、下载源码,
git clone https://github.com/nondanee/UnblockNeteaseMusic.git
如果vps没有安装git,安装一下即可。
centos系统 yum install git Debian, apt install git
也可以直接在/root/UnblockNeteaseMusic,文件夹远程下载,https://github.com/nondanee/UnblockNeteaseMusic.git。
2、运行app.js
打开软件——pm2管理器。添加app.js。
3、放行8080端口,程序默认开放端口为8080,需要想修改可以编辑app.js文件的config.port对应的数值。
4、客户端设置。或者直接修改hosts文件。