Age | Commit message (Collapse) | Author |
|
|
|
Fixes issue #173
|
|
the socket of the Proxy thread.
|
|
|
|
Renamed the 'q' plugin_attrib of the Socks5 stanza to 'socks'.
|
|
name = 'xep_0065'
|
|
In-Band bytestreams -> Socks5 bytestreams
|
|
Updated the LICENSE file with the license of the Socksipy
module (New-BSD).
|
|
|
|
|
|
|
|
sockets).
To send data over a stream, we need to pass the SID in order to
retrieve the good proxy thread (and so, the good socket).
|
|
Renamed requester_thread and target_thread to proxy. The send method is now simpler.
|
|
|
|
|
|
|
|
|