Skip to content
This repository has been archived by the owner on Aug 5, 2020. It is now read-only.

【功能】希望Bot新增代理设置的功能 #419

Open
Sidfate opened this issue Oct 28, 2019 · 0 comments
Open

【功能】希望Bot新增代理设置的功能 #419

Sidfate opened this issue Oct 28, 2019 · 0 comments

Comments

@Sidfate
Copy link

Sidfate commented Oct 28, 2019

场景

按照文档初始化Bot:

from wxpy import *
# 初始化机器人,扫码登陆
bot = Bot()

现象

发生了以下错误:

SSLError(SSLError("bad handshake: SysCallError(54, 'ECONNRESET')

分析了下原因是我当前网络下限制了微信域名的访问,了解到通过代码中设置http代理解决。

期望

希望Bot的启动参数中允许设置http代理。可以提供pull request

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant