Replies: 1 comment
-
代理地址写协议还是完整地址? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
由于当前该repo部分workflow增加了检测更新,而检测地址来自于GitHub,如果不走代理,也是会报异常错误的。
代理方法多种,但都推荐Alfred单独设置下,这样不受代理软件是否开启全局影响
Alfred中代理设定
代理软件开启全局代理
很多软件默认是不走系统代理设定的,因此一些代理软件比如Surge会提供增强模式来强制所有App走代理。

代理设定后,Alfred中的script都会走代理,不存在特定workflow走代理的设定。
Error: connect ECONNREFUSED 0.0.0.0:443
当遇到该错误时,证明Alfred-workflow到服务目标地址网络不通,TCP层面建立连接失败。比如
Beta Was this translation helpful? Give feedback.
All reactions