command
Version:
v1.2.6-sp7
Opens a new window with list of versions in this module.
Published: Sep 15, 2023
License: AGPL-3.0, GPL-3.0
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
|
|
|
|
|
main.go |
|
|
protocol
|
|
|
|
|
|
|
|
|
rfb.go |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.