fix: proxy api call

pull/401/head
starknt 2024-11-22 03:44:14 +08:00
parent 66a6262aec
commit 73a5757500
1 changed files with 1 additions and 1 deletions

View File

@ -191,7 +191,7 @@ const executor = {
// 读取排除域名
const excludeIpStr = getProxyExcludeIpStr(';')
sysproxy.triggerAutoProxy(true, ip, port, excludeIpStr)
sysproxy.triggerManualProxy(true, ip, port, excludeIpStr)
if (setEnv) {
// 设置全局代理所需的环境变量