UnblockNeteaseMusic: Unlock grayed-out songs on NetEase Cloud Music Client

888u

Last update at :2024-07-10,Edit by888u

UnblockNeteaseMusic is suitable for users with mainland China VPS, dedicated servers, etc.

Install Nodejs:

curl -sL https://rpm.nodesource.com/setup_10.x | bash - yum -y install nodejs

Install supervisor:

yum -y install epel-release yum -y install supervisor

Pull files:

cd /opt git clone https://github.com/nondanee/UnblockNeteaseMusic.git cd UnblockNeteaseMusic

The first way is to listen to port 80

node app.js -p 80

Windows modifies the Hosts file:

C:\Windows\System32\drivers\etc\hosts

Specify domain name resolution:

VPSIP music.163.com VPSIP interface.music.163.com

The second way is to listen to other ports, for example:

node app.js -p 65535

Set HTTP proxy in Windows NetEase Cloud client:

Use supervisor to run in the background:

nano /etc/supervisord.d/netease.ini

Write (for formal use, the -s parameter should be added to prevent the agent from being abused):

[supervisord] nodaemon=false [program:netease] user=root directory=/opt/UnblockNeteaseMusic command=/usr/bin/node app.js -s -p 65535 autostart=true autorestart=true

Start:

systemctl start supervisord systemctl enable supervisord

Project: https://github.com/nondanee/UnblockNeteaseMusic

Installation: https://lala.im/5373.html

Recommended site searches: US and European cloud servers, com domain name prices, registration network, domain name registration process, Singapore server, Dongguan server rental, free cloud server, Hengchuang host, managed host, purchase space,

UnblockNeteaseMusic: Unlock grayed-out songs on NetEase Cloud Music Client

All copyrights belong to 888u unless special state
取消
微信二维码
微信二维码
支付宝二维码