UnblockNeteaseMusic / UnblockNeteaseMusic/server

仅在安全模式下正常

Open
#1,360 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
JavaScript
Stars
7.8k
Forks
762
PR merge metrics
No merged PRs in 30d

Description

Bug 描述

注册成Windows服务或者下载release里的exe文件都可以正常打开,但是在网易云里设置对应代理检测大概转圈半分钟后提示不可用,并且实际也不可用,但是在启用互联网连接的安全模式下启动就可以正常使用exe文件(服务因为安全模式启动不了)

预期行为

No response

实际行为

No response

复现步骤

No response

启动命令及环境变量

node ./app.js 或
注册Windows服务

日志内容

INFO: (app) HTTP Server running @ http://0.0.0.0:8080
INFO: (app) HTTPS Server running @ http://0.0.0.0:8081

网易云音乐歌曲链接

No response

网易云音乐版本号

2.10.12,2.9.9,3.0

操作系统

Windows11 22H2 22621.3007

其他信息

No response

问题排查
  • 我确认我使用的核心是由 UnblockNeteaseMusic 项目官方发行,不是其他任何 fork。
  • 我确认我已经升级到了最新的核心版本(推荐使用最新构建而不是 release)。
  • 我确认我已经启用了 HTTPS 端口。
  • 我确认我已经正确设置了 EndPoint。
  • 我确认我已经在对应的客户端正确安装了 CA 证书。

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with app.js and reproduce the failure on Windows 11 using both the executable/service setup and node ./app.js. Check the HTTP/HTTPS listeners on ports 8080 and 8081, the CA certificate and EndPoint settings, and the supplied NetEase Cloud Music versions. Done means identifying why the proxy is unavailable outside Safe Mode and documenting a verified fix or a precise environment limitation.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend, networking, security
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.