Projects STRLCPY scan4all Files
🤬
..
core Loading last commit info...
emission
glog
protocol
LICENSE
README.md
grdp.go
grdp_test.go
README.md

Golang Remote Desktop Protocol

grdp is a pure Golang implementation of the Microsoft RDP (Remote Desktop Protocol) protocol (client side authorization only).

Forked from icodeface/grdp

Status

The project is under development and not finished yet.

  •  Standard RDP Authentication
  •  SSL Authentication
  •  NTLMv2 Authentication
  •  Client UI(ugly)
  •  VNC client(unfinished)

Example

  1. build in example dir on linux or windows
  2. start example on port 8088
  3. http://localhost:8088

Take ideas from

Please wait...
Page is in error, reload to recover