BeyondDimension / BeyondDimension/SteamTools
👑[Enhancement] 加速时流量转发
- Dominant language
- C#
- Stars
- 26.8k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
### 🥰 需求描述(Description)
在一些情况下,我们可能会希望使用自己的代理服务器,但同时,我们并不希望使用全局代理,而仅是在本机开放一个代理端口(socks5、Http)。比如我会在本机开启一个5555端口,然后为浏览器、电报、IDEA、等软件设置代理,此时这些软件的流量将被分流到VPN,而其他应用正常直连。
但在这个情况下,常见的开源代理软件无法代理一些不允许设置代理的应用——比如Steam。
此时,我们就希望一些加速器或加速工具允许将代理的Steam流量转发到自己的代理服务器上。
同时,这也能够为你们的服务器降低压力(也许?)。
### 🧐 解决方案(Solution)
请为加速设置加入一个转发按钮吧!
### 🚑 其他信息(Other Information)
NULL.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue requests forwarding selected accelerator traffic to a locally configured SOCKS5 or HTTP proxy, rather than using a global proxy. Start by locating the accelerator and proxy configuration entry points, then determine how traffic selection is handled. Done should mean the requested forwarding option is defined, scoped, and supported without affecting unrelated applications.
Written by the indexing model from the issue text.
Assessment
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100