Rustdesk编译
Rustdesk编译
编译
https://github.com/rustdesk/hbb_common
https://github.com/rustdesk/rustdesk
fork这两个仓库
将
hbb_common仓库reset到rustdesk中libs/hbb_common对应版本1
2
3
4
5
6
7# hbb_common
git reset --hard 57c8a23ab970587ea6380943b04dc354020bbe7c
git push -f
# rustdesk
git rm -rf libs/hbb_common
git submodule add https://github.com/xjohjrdy/hbb_common libs/hbb_common修改代码、配置后push代码
启动Github Actions

定制
内置id、中转服务器
1 | |
内置密码
1 | |
修改Android应用包名
1 | |

移除scam警告窗口
1 | |

