/auto-unlock-netease-music

自动解锁网易云音乐脚本

Primary LanguageShell

自动解锁网易云音乐脚本

网易音乐代理服务将会在开机时自动启动,不必每次都需要手动启动

基于以下技术构建

  • Nginx
  • Systemd
  • Node.js
  • /etc/hosts

安装 Setup

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

升级到最新代理服务

只需要重新执行安装步骤即可

示例 Example

./install.sh -s 5620 -h 5621

文档 Docs

./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

Windows?

Windows 10解锁网易云音乐教程

致谢

nondanee/UnblockNeteaseMusic