mirror of
https://github.com/amitbet/vncproxy.git
synced 2025-05-05 06:06:21 +00:00
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. |
||
---|---|---|
.. | ||
cmd | ||
message-listeners.go | ||
proxy_test.go | ||
proxy.go | ||
session-manager.go | ||
vnc-session.go |