Git Product home page Git Product logo

rustdesk's Introduction

免责声明

本工具仅面向合法授权的企业安全建设行为,如您需要测试本工具的可用性,请自行搭建靶机环境。

在使用本工具进行检测时,您应确保该行为符合当地的法律法规,并且已经取得了足够的授权。请勿对非授权目标进行扫描。

此工具仅限于安全研究和教学,用户承担因使用此工具而导致的所有法律和相关责任! 作者不承担任何法律和相关责任!

如您在使用本工具的过程中存在任何非法行为,您需自行承担相应后果,我们将不承担任何法律及连带责任。

基于rustdesk修改的远程桌面软件

原版地址 https://github.com/rustdesk/rustdesk 官方已经开源了server建议直接使用官方源码编译server

使用方法:

./server -i 192.168.93.217

-i 公网地址

-t ID服务器监听地址,默认0.0.0.0:21116

-u 中继服务器监听地址,默认0.0.0.0:21117

agent.exe -s 192.168.93.217 -u asdf -p 1234

-s 自定义服务器地址,默认官方服务器

-u 自定义ID, 默认随机生成

-p 自定义密码

修改部分

1、精简界面部分功能代码,提取agent受控端核心代码

2、自定义服务器、账号、密码

3、将chat功能改为cmd执行命令窗口

更新:

1、修改支持web端访问

使用如图

rustdesk's People

Contributors

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