Skip to content
/ vnc2rdp Public

proxy for RDP client connect to VNC server

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
license.h
Notifications You must be signed in to change notification settings

leeyiw/vnc2rdp

Folders and files

NameName
Last commit message
Last commit date
Jun 21, 2014
Jun 30, 2014
Jul 6, 2014
Jun 22, 2014
Jul 16, 2014
Jun 26, 2014
Jun 22, 2014
Jul 6, 2014
Jun 21, 2014
Jun 21, 2014
Jul 7, 2014
Jul 6, 2014
Jul 7, 2014
Jul 7, 2014
Jun 22, 2014
Jun 22, 2014
Jun 26, 2014
Jul 25, 2014
Jul 25, 2014
Jun 22, 2014
Jun 22, 2014
Jun 22, 2014
Jul 25, 2014
Jul 25, 2014
Jul 25, 2014
Jul 25, 2014
Jul 25, 2014
Jul 25, 2014
Jul 27, 2014
Jul 25, 2014
Jul 27, 2014
Jul 25, 2014
Jul 25, 2014
Jun 22, 2014
Jun 22, 2014
Jul 25, 2014
Jul 25, 2014

Repository files navigation

Welcome

vnc2rdp is a proxy for RDP client connect to VNC server, released under the Apache License, Version 2.0.

Currently, vnc2rdp only support:

RDP client:

VNC server:

  • RealVNC
  • TightVNC (v1.3)

Screenshots

Screenshot of using mstsc.exe connect to RealVNC Server via vnc2rdp:

Download

Current release: vnc2rdp-0.2.0.tar.gz (ChangeLog), MD5 checksum: cb232c4f6b51d09545ea1095e095b682. All releases are listed HERE.

To download the latest development tree, use the following command:

$ git clone [email protected]:leeyiw/vnc2rdp.git

Build and Install

vnc2rdp use CMake as it's build system. To build vnc2rdp, you need to install CMake first. After CMake was installed, use these commands to generate Makefile:

$ git clone https://github.com/leeyiw/vnc2rdp.git
$ cd vnc2rdp
$ cmake .

After Makefile was generated, build vnc2rdp with make, and install with make install. All files installed to your system will be listed in install_manifest.txt.

About

proxy for RDP client connect to VNC server

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
license.h

Stars

Watchers

Forks

Packages

No packages published