| freerdp-shadow-cli(1) | FreeRDP | freerdp-shadow-cli(1) |
freerdp-shadow-cli - A utility for sharing a X display via RDP.
freerdp-shadow-cli [/port:<port number>] [/ipc-socket:<ipc-socket>] [/monitors:<0,1,2,...>] [/rect:<x,y,w,h>] [+auth] [-may-view] [-may-interact] [/sec:<rdp|tls|nla|ext>] [-sec-rdp] [-sec-tls] [-sec-nla] [-sec-ext] [/sam-file:<file>] [/version] [/help]
freerdp-shadow-cli can be used to share a running X display like with VNC but by using the RDP instead. It is also possibly to share only parts (rect) of the display.
#MANPAGE_NAME@ - start the shadow server on port 3389 with NLA
security, SAM database at /etc/winpr/SAM
freerdp-shadow-cli /sam-file:SAM.db - same as above, but a custom SAM database
provided as argument
freerdp-shadow-cli -sec-nla - start the shadow server on port 3380 with
TLS/NLA security. This allows authenticating against PAM with unix users. Be
aware that the password is transmitted plain text like with basic HTTP
auth
freerdp-shadow-cli /port:12345
When run as user within a X session (for example from an xterm) a socket on 12345 is opened and the current display is shared via RDP.
FreeRDP <team@freerdp.com>
| 2017-01-12 | 3.15.0 |