Commit Graph

10 Commits

Author SHA1 Message Date
amit b
82e1549c4f fixed proxy cmdline parameters and logs 2018-12-01 14:59:32 +02:00
Yoan Blanc
11b1d45ce9
global: make the whole package go mod ready
Signed-off-by: Yoan Blanc <yoan.blanc@exoscale.ch>
2018-11-30 09:40:45 +01:00
Marc Falzon
9a52a433ea Add support for UNIX socket VNC target
This change add support for targeting a VNC server via a local UNIX
socket. It introduces a new `-target` CLI flag able to handle both TCP
"address:port" and "/path/to/unix.socket" formats, and deprecates the
previous `-targHost` and `-targPort` flags for future removal.
2018-11-01 10:14:15 +01:00
Marc Falzon
06e555775f Fix recording bug in proxy
This change fixes a bug in the proxy session recording management, where
the proxy would record sessions even if the user didn't provide a value
for the `-recDir` CLI flag.
2018-11-01 10:04:29 +01:00
amit b
e03c85f7ab added logLevel to cmdline, moved pesky info lines to debug 2018-10-19 07:55:16 +03:00
Bezalel
02dde77daa fixed: listning only to local server connections 2018-08-01 01:29:39 +03:00
amit bezalel
47fefaacb6 added missing target host to cmdline params 2017-10-12 01:21:59 +03:00
amit bezalel
39d74c9762 moved and parametrized the recorder 2017-08-03 14:30:39 +03:00
amit bezalel
8a510da111 some refactoring + better recorder 2017-08-03 01:33:09 +03:00
amit bezalel
eed10643b3 added cmdline binaries for proxy and player 2017-07-28 17:48:22 +03:00