You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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#
The text was updated successfully, but these errors were encountered:
hi.
root@AR:
/z-ssl-proxy# python z_server.py/z-ssl-proxy#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:
The text was updated successfully, but these errors were encountered: