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
4a inherits the class from 4 and just overwrites the sendRelayRequest() method, that is responsible for connecting to the socks server (Because 4a also provides remote hostname resolving)
Sure, the copyright stays the same as the source had before I built on it (TOR)
gssapi will follow as soon as I have time :)
I tested (manually) all the code for
v5 with dante socks server on my VPS
v4 and v4a with TOR (127.0.0.1:9050) and twistd -n socks
Socks username/password is a authentication mechanism for v5, so it's a internal to the protocol, but maybe I am getting your question wrong here?
Edit: I tested again all versions, seems like the basic functionality works just fine!
Hey Linus
I added in a fork of twisted-socks support for SOCKS version 4 and 5. https://github.com/NikolaiT/twisted-socks
What do you think of it? Can you say shortly if I broke some twisted paradigm or made a major mistake elsewhere?
Regards
The text was updated successfully, but these errors were encountered: