Changes between Version 3 and Version 4 of TCPSocketSharing
- Timestamp:
- 07/26/14 11:26:01 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TCPSocketSharing
v3 v4 3 3 [[BR]] 4 4 The {{{--tcp-proxy=}}} server command line option. 5 5 6 [[BR]] 6 7 … … 22 23 xpra start :10 --bind-tcp=0.0.0.0:8080 --tcp-proxy=127.0.0.1:80 23 24 }}} 25 26 More information can be found here: #474 24 27 }}}