UnblockNeteaseMusic / UnblockNeteaseMusic/server
请问docker如何使用代理使用youtube音源
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 7.8k
- Forks
- 762
- PR merge metrics
- No merged PRs in 30d
Description
需求描述
使用的clash,端口为:192.168.1.1:7890
网易云docker部署的地址为192.168.1.3
"192.168.1.3"这个地址可以正常科学,但是使用youtube音源的时候,网速我从后台看大概只有50KB/S
实际"192.168.1.3"这个地址直接拉取youtube的视频的时候可以20MB/S
所以想知道如何强制docker使用代理,以便使用youtube音源的时候速度快一些
我试了-u 192.168.1.1:7890后导致服务无网络
还试了 -e HTTP_PROXY=http://192.168.1.1:7890 和 -e PROXY=http://192.168.1.1:7890,但是从clash面板来看,youtube的请求还是从192.168.1.3发起的,而且网速似乎也没变快
预期行为
No response
网易云音乐版本号
No response
操作系统
No response
其他信息
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The report names no files, tests, or entry points. Start by reproducing the Docker deployment with Clash at 192.168.1.1:7890 and inspect how YouTube requests are routed; done would require a documented proxy configuration that preserves service connectivity and improves the observed download speed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- devops, networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100