4 comments (4 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
macOS 13.2.1,Meta core
在公司连上 Wi-Fi 时正确开启了 Wi-Fi 的 proxy 设置,回家插上网线后(连接了另一个有线网卡),发现代理失效;尝试在软件内开关 System Proxy,状态始终为 false, 系统设置没有别改变,包括原来 Wi-Fi 网卡的的代理设置也没有被改变。
Contributor guide
- Research direction
- Inspect the system proxy setting logic in the app, especially how it handles network interface changes (e.g., from Wi Fi to wired).
- Tech stack
- typescript
- Domain
- desktop
- Issue type
- Bug
- Prerequisites
- None