当前位置:网站首页>RustDesk 搭建一个自己的远程桌面中继服务器
RustDesk 搭建一个自己的远程桌面中继服务器
2022-07-06 05:31:00 【魔法狮子】
应用背景
现在很多商业远程软件要么收费,要么有或多或少的问题。因此急需一个可以自定义且方便快捷的远程桌面软件代替他们,rustdesk就是这样一个开源项目
干货下载链接
github地址:https://github.com/rustdesk/rustdesk
可以自行下载编译,或者按照自己的需求修改。
release 可直接下载发布二进制
server端下载:https://rustdesk.com/zh/server/
可以自行搭建中转服务器,同样是release 下载
搭建自己的rustdesk中转服务器
服务端安装
下载服务端,将文件复制到自己的云服务器(此处以linux为例)
在上传的目录执行命令行,ip换为云服务器的内网IP。执行完命令后会在当前目录写出公钥文件,一般为id_ed25519.pub下载该文件,记事本打开即可得到公钥。
nohup ./hbbs -r ip
nohup ./hbbr
配置防火墙,开放端口
tcp:21115-21119
udp:21116
客户端配置
以下配置方法中,未安装时可以任意选择一种配置。安装后配置第二种。
1、exe重命名
把rustdesk.exe 修改为rustdesk-host=<host-ip-or-name>,key=<public-key-string>.exe, 例如:rustdesk-host=192.168.1.137,key=xfdsfsd32=32.exe
之后即可运行
2、在中级服务器配置处填写服务器以及公钥即可。

愉快使用
输入控制码即可发起远程或文件传输
边栏推荐
- Three methods of Oracle two table Association update
- Force buckle 1189 Maximum number of "balloons"
- Yyds dry inventory SSH Remote Connection introduction
- 04. Project blog log
- Promotion hung up! The leader said it wasn't my poor skills
- Vulhub vulnerability recurrence 67_ Supervisor
- 29io stream, byte output stream continue write line feed
- 用StopWatch 统计代码耗时
- [effective Objective-C] - memory management
- TCP three handshakes you need to know
猜你喜欢

C Advanced - data storage (Part 1)

【OSPF 和 ISIS 在多路访问网络中对掩码的要求】

JS quick start (II)

Huawei equipment is configured with OSPF and BFD linkage

28io stream, byte output stream writes multiple bytes

Vulhub vulnerability recurrence 69_ Tiki Wiki

Can the feelings of Xi'an version of "Coca Cola" and Bingfeng beverage rush for IPO continue?
![[force buckle]43 String multiplication](/img/fd/de63e6185af4b6293e748aaf7cee29.jpg)
[force buckle]43 String multiplication

Vulhub vulnerability recurrence 72_ uWSGI

02. Develop data storage of blog project
随机推荐
Algorithm -- climbing stairs (kotlin)
The ECU of 21 Audi q5l 45tfsi brushes is upgraded to master special adjustment, and the horsepower is safely and stably increased to 305 horsepower
Realize a binary read-write address book
February 12 relativelayout
备忘一下jvxetable的各种数据集获取方法
[leetcode16] the sum of the nearest three numbers (double pointer)
Ora-01779: the column corresponding to the non key value saving table cannot be modified
【LeetCode】18、四数之和
【torch】|torch. nn. utils. clip_ grad_ norm_
C AES encrypts strings
Golang -- TCP implements concurrency (server and client)
UCF(暑期团队赛二)
The ECU of 21 Audi q5l 45tfsi brushes is upgraded to master special adjustment, and the horsepower is safely and stably increased to 305 horsepower
ARTS Week 25
Fluent implements a loadingbutton with loading animation
04. 项目博客之日志
TCP three handshakes you need to know
Pointer classic written test questions
2022半年总结
Hyperledger Fabric2. Some basic concepts of X (1)