6 comments (6 comments)0 reactions (0 reactions)0 assignees (0 assignees)TypeScript2,910 forks (2,910 forks)batch import
bughelp wantedpull request welcome
Repository metrics
- Stars
- 18,955 stars (18,955 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
在Windows中,对LAN的代理配置,不会应用到宽带连接
所以在拨号上网的环境下,需要对宽带连接进行额外的配置
但是我实在是没有找到如何通过命令提示符对宽带连接配置代理
Clash For Windows是有这个功能的,而且缺省状态就是开启的,但是这个软件不开源,不清楚是如何实现的
目前只能先打开Internet选项,选中要设置的拨号连接,修改它的代理配置
Contributor guide
- Research direction
- Investigate how to configure proxy settings for dial up (broadband) connections on Windows via command line or registry. Look into Clash for Windows source or similar tools to understand the mechanism.
- Tech stack
- typescriptrust
- Domain
- desktopbackend
- Issue type
- Bug
- Prerequisites
- GitWindows system administration