Skip to content

Rak00n/grdp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%