-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
代理问题解决方式记录
我用win10出现一个问题就是代理问题,有时候使用clash的全局代理也会出现以下问题,
解决方式:用命令行设置代理
命令输入以下命令
set http_proxy=http://127.0.0.1:7890
set https_proxy=http://127.0.0.1:7890
Metadata
Metadata
Assignees
Labels
No labels

