📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

github.com/tarimoe/grdp

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/tarimoe/grdp

v1.0.3
Source
Go
Version published
Created
Source

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

FAQs

Package last updated on 08 Sep 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts