Changes between Version 7 and Version 8 of TCPSocketSharing
- Timestamp:
- 07/28/16 10:15:30 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TCPSocketSharing
v7 v8 17 17 18 18 It can be used with any type of TCP server. Note however that the server being proxied will see the incoming TCP connection as coming from the xpra server and not the original client. 19 20 If you want to share the socket with an SSL server, make sure that the xpra server has {{{ssl=off}}} otherwise the TCP socket will be upgraded to SSL. (see #1252) 19 21 }}} 20 22