Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

运行python z_server.py遇到错误,如何解决? #1

Open
luckypoem opened this issue Feb 29, 2016 · 1 comment
Open

运行python z_server.py遇到错误,如何解决? #1

luckypoem opened this issue Feb 29, 2016 · 1 comment

Comments

@luckypoem
Copy link

hi.

root@AR:/z-ssl-proxy# python z_server.py
2016-02-28 19:49:17 INFO loading config from /root/z-ssl-proxy/config.json
Traceback (most recent call last):
File "z_server.py", line 358, in
main()
File "z_server.py", line 341, in main
server = myssl.ThreadingzProxyServer((SERVER,PORT[0]),
TypeError: 'int' object has no attribute 'getitem'
root@AR:
/z-ssl-proxy#

warriorpaw added a commit that referenced this issue Feb 29, 2016
@warriorpaw
Copy link
Owner

哦,当时把本地端配置文件改成多IP,但是服务端没动,导致配置文件格式不一致;
时间长没用都忘记了,直接传上来了。已改。

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

No branches or pull requests

2 participants