网易音乐代理服务将会在开机时自动启动,不必每次都需要手动启动
基于以下技术构建
- Nginx
- Systemd
- Node.js
- /etc/hosts
bash -c "$(curl -fsSL https://raw.githubusercontent.com/huangyanxiong01/auto-unlock-netease-music/main/install.sh) -s 5620 -h 5621"
- Ubuntu 20.04
- Ubuntu 18.04
- Centos
- ArchLinux
- LinuxMint
- Debian Linux
欢迎测试提交PR
只需要重新执行安装步骤即可
./install.sh -s 5620 -h 5621
./install.sh --help
Usage: ./install.sh [OPTIONS...]
OPTIONS:
-s, --https port Specify netease proxy https listen port
-h, --http port Specify netease proxy http listen port
-p, --proxy Specify http proxy for download github file
--help Show this help