aeftimia / hexchat

xmpp tunnel protocol
12 stars 2 forks source link

Not working now? #1

Closed JuniorJPDJ closed 10 years ago

JuniorJPDJ commented 10 years ago

Whats wrong.. Or its my bad? I'm starting: hexchat.py --debug --logfile log.txt --login juniorjpdj@wtw.im *** and hexchat.py --debug --logfile clientlog.txt --login juniorjpdj@gmail.com *** --take_measurements --client 127.0.0.1 5555 juniorjpdj@wtw.im I've fixed depedencies, logs says xmpp is logged in, but its like frozen. Console at client says list index is out of range (line 88 - hexchat.py) I've tried to telnet 127.0.0.1 at port 5555 and also to use that as socks proxy in firefox.

aeftimia commented 10 years ago

No, it was my bad. Github's readme formatting seemed to have omitted parts of the instructions because of how I typed them. I updated it and made sure everything showed up. Specifically, you need to supply the client with a remote ip and port that it will instruct the server to connect to. Take another look at the readme file and let me know if it works.

JuniorJPDJ commented 10 years ago

Thanks, now its working ;) Did you tried it on chat.facebook.com?

aeftimia commented 10 years ago

I have not tried it on chat.facebook.com. If sleekxmpp can connect to it, I see no reason why it wouldn't work. Thanks for letting me know about this. If you run into any other problems, let me know! I'm closing this issue.