mirror of https://github.com/CrimsonTome/tldr.git
9 lines
200 B
Markdown
9 lines
200 B
Markdown
|
# xfreerdp
|
||
|
|
||
|
> Free Remote Desktop Protocol implementation.
|
||
|
> More information: <https://www.freerdp.com>.
|
||
|
|
||
|
- Connect to a FreeRDP server:
|
||
|
|
||
|
`xfreerdp /u:{{username}} /p:{{password}} /v:{{ip_address}}`
|