GithubHelp home page GithubHelp logo

happybfy / rdpview Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ruoniao/rdpview

0.0 0.0 0.0 582 KB

通过RDP协议的远程连接WEB页面,Spring boot 整合一个Apache 开源的Guacamole框架,docker发布

JavaScript 98.44% Java 1.29% HTML 0.24% Dockerfile 0.03%

rdpview's Introduction

RdpView

通过RDP协议的远程连接WEB页面,Spring boot 整合一个Apache 开源的Guacamole框架

使用方式:

  • docker安装:

docker run -d --name rdpview --network=host --restart=always -v /log:/log ruoniao/edu

docker run -d --name guacd--network=host --restart=always guacamole/guacd

  • 使用:

​ 访问部署地址 http://127.0.0.1:8082/connect?ip={这个是要连接的远程IP}&port={这个是要连接的远程主机端口,RDP默认3389}&username={这个是远程主机用户名}&password={这个是远程主机密码}&width={这个设置宽度}&heigh={这个是设置高度}

  • 拓展:想使用VNC协议可以改Spring boot的代码,很好实现,guacamole都有很好的支持。

  • 效果图:

rdpview's People

Contributors

ruoniao 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.