module
Version:
v0.0.0-...-82874db
Opens a new window with list of versions in this module.
Published: Jun 14, 2024
License: GPL-3.0
Opens a new window with license information.
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
- Windows Clipboard
- RDP Client(ugly)
- VNC Client(unfinished)
Example
- build in example dir on linux or windows
- start example on port 8088
- http://localhost:8088
Take ideas from
Directories
¶
|
client.go |
|
|
|
|
|
|
protocol
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.