mirror of
https://github.com/amitbet/vncproxy.git
synced 2026-02-21 06:22:39 +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.