Revision b129b0c0
ID | b129b0c0cfb5501f6bb76f97ab8724714b91a6c5 |
Use TCP instead of UNIX sockets (first try)
Initial 'implementation' of vncauthproxy using TCP sockets instead of
UNIX domain sockets for control connections.
By default, it will bind to 127.0.0.1:24999 (forwarding ports start at
TCP 25000). The client was changed accordingly.
The new version needs 'lexical' fixes (cli options
etc) and a lot of testing.
Files
- added
- modified
- copied
- renamed
- deleted