Golang Remote Desktop Protocol (RDP) It is a pure Golang implementation of the Microsoft RDP (Remote Desktop Protocol) protocol. Forked from icodeface/grdp Example .\main.exe -target 192.168.56.105:3389 -username User -password "123" -domain "." login success