liuzheng / webRDP

Use golang call FreeRDP to make a html5 proxy for rdp-session.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  • Use FreeRDP master branch.
  • Go 1.5.1

build

  • Need golang.org/x/net/websocket
  • FreeRDP dynamic library There is a example in build.sh

Run

$./webRDP

Enter localhost:8080 in web browser.

About

Use golang call FreeRDP to make a html5 proxy for rdp-session.


Languages

Language:Go 76.3%Language:HTML 20.3%Language:Shell 2.4%Language:C 1.0%