Changes between Version 34 and Version 35 of ProxyServer
- Timestamp:
- 06/05/18 15:02:35 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ProxyServer
v34 v35 124 124 python $SQLITE_AUTH_PY ./xpra-auth.sdb create 125 125 python $SQLITE_AUTH_PY ./xpra-auth.sdb add foo bar nobody nobody tcp://192.168.1.200:10100/ 126 python $SQLITE_AUTH_PY ./xpra-auth.sdb add moo cow nobody nobody tcp://192.168.1.200:1010 0/ "" "compression=0"126 python $SQLITE_AUTH_PY ./xpra-auth.sdb add moo cow nobody nobody tcp://192.168.1.200:10101/ "" "compression=0" 127 127 }}} 128 128 * connect the client through the proxy server to the first session: