package
0.0.0-20231221140312-fff03b51bf79
Repository: https://github.com/ghosttroops/scan4all.git
Documentation: pkg.go.dev
# README
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
- build in example dir on linux or windows
- start example on port 8088
- http://localhost:8088
Take ideas from
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author