Giter Club home page Giter Club logo

vnc2rdp's Introduction

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.

vnc2rdp's People

Contributors

leeyiw avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.