add configuration for local Socks5 proxy
Description
Environment
None
Attachments
1
is related to
Activity
Show:

Henning Staib August 15, 2010 at 12:16 PM
done in revision 11821

Henning Staib March 22, 2010 at 3:46 PM
Thanks

Guenther Niess March 22, 2010 at 12:05 PM
The patch looks good
adds configuration options to enable/disable a local SOCKS5 proxy and to set the port of the Proxy in smack-config-xml
extended SmackConfiguration to parse these options and added getters and setters
The current implementation of the Socks5 bytestream feature tries to run a local Socks5 proxy on port 7777 on every file transfer request.
related to