diff --git a/issue.md b/issue.md index a830db4..696ed06 100755 --- a/issue.md +++ b/issue.md @@ -15,3 +15,7 @@ sudo vi /etc/proxychains.conf socks5 127.0.0.1 1080 ``` 重启服务 + +二、全局模式不可用 +系统设置-网络-系统代理设置http、https代理为127.0.0.1:12333;socks代理设置为127.0.0.1:1080 +以上端口要与electron-ssr的设置一致 \ No newline at end of file