{"id":28284174,"url":"https://github.com/sshpc/rustdesktool","last_synced_at":"2026-03-07T07:31:15.554Z","repository":{"id":236228760,"uuid":"792129224","full_name":"sshpc/rustdesktool","owner":"sshpc","description":"rustdesk自建、自建向日葵\u0026todesk","archived":false,"fork":false,"pushed_at":"2025-11-04T05:25:28.000Z","size":18,"stargazers_count":57,"open_issues_count":0,"forks_count":17,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-11-04T07:08:41.528Z","etag":null,"topics":["rustdesk","rustdesk-server","rustdeskinstall"],"latest_commit_sha":null,"homepage":"https://sshpc.github.io/rustdesktool/","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sshpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-04-26T03:18:29.000Z","updated_at":"2025-11-04T05:27:19.000Z","dependencies_parsed_at":"2024-07-23T11:07:09.599Z","dependency_job_id":"34d4bb7e-1d28-4f8b-a114-fe38160dbec8","html_url":"https://github.com/sshpc/rustdesktool","commit_stats":null,"previous_names":["sshpc/rustdesktool"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sshpc/rustdesktool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sshpc%2Frustdesktool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sshpc%2Frustdesktool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sshpc%2Frustdesktool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sshpc%2Frustdesktool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sshpc","download_url":"https://codeload.github.com/sshpc/rustdesktool/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sshpc%2Frustdesktool/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30209719,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T05:23:27.321Z","status":"ssl_error","status_checked_at":"2026-03-07T05:00:17.256Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["rustdesk","rustdesk-server","rustdeskinstall"],"created_at":"2025-05-21T17:13:13.351Z","updated_at":"2026-03-07T07:31:15.549Z","avatar_url":"https://github.com/sshpc.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RustDesk-Server 一键安装脚本\n\n## 示例\n```sh\n# RustDesk-Server x86 一键安装脚本\n# Rep \u003chttps://github.com/sshpc/rustdesktool\u003e\n# You Server:ubuntu\n服务状态: [运行中]\n\n\u003e~~~~~~~~~~~~~~  rustdesk-server tool ~~~~~~~~~~~~\u003c  v: 1.3\n\n1: 安装            2: 卸载\n\n3: 查看状态          4: 查看key\n\n5: 启动服务          6: 停止服务\n\n7: 升级脚本          \n\nq: 退出  \n\n请输入命令号:\n```\n\n## 安装\u0026卸载\n\n### 一键安装\n\u003e root 用户\n\n```sh\nwget -N  https://raw.githubusercontent.com/sshpc/rustdesktool/main/rustdesktool.sh \u0026\u0026 chmod +x ./rustdesktool.sh \u0026\u0026 ./rustdesktool.sh\n```\n\n\u003e 再次执行\n\n```sh\n./rustdesktool.sh\n```\n### 国内加速链接\n\n```sh\nwget -N  https://gh.ddlc.top/https://raw.githubusercontent.com/sshpc/rustdesktool/main/rustdesktool.sh \u0026\u0026 chmod +x ./rustdesktool.sh \u0026\u0026 ./rustdesktool.sh\n```\n```sh\nwget -N  https://gh-proxy.com/https://raw.githubusercontent.com/sshpc/rustdesktool/main/rustdesktool.sh \u0026\u0026 chmod +x ./rustdesktool.sh \u0026\u0026 ./rustdesktool.sh\n```\n\n## 客户端下载\n官方地址 \nhttps://rustdesk.com/download\n\n支持 (Windows、Ubuntu、Mac、Android..) \n\n## 客户端配置\n\n\u003e默认安装后使用的是官方的服务器，需要换成自己的\n\n 设置 → 网络\n* ID服务器地址：\u003c你的服务器IP\u003e\n* 中继服务器地址：\u003c你的服务器IP\u003e\n* API服务器地址：留空\n* 秘钥：你的服务器公钥（安装后获得）\n\n\n## 其他信息\n\n### 默认安装目录\n/usr/local/rustdesk-sever\n\n### 服务安装目录\n\n/usr/lib/systemd/system/RustDeskHbbr.service\n/usr/lib/systemd/system/RustDeskHbbs.service\n\n\n### 秘钥位置\n默认安装目录下的 id_ed25519.pub\n\n\u003e自定义秘钥：安装后手动替换安装目录下的 id_ed25519.pub 和 id_ed25519\n\n### 端口\n\n\u003e若连接失败,请检查防火墙端口是否打开 \n\nhbbs 监听21115(tcp), 21116(tcp/udp), 21118(tcp)\n\nhbbr 监听21117(tcp), 21119(tcp)\n\n* 21115 -\u003e hbbs用作NAT类型测试\n* 21116/UDP -\u003e hbbs用作ID注册与心跳服务\n* 21116/TCP -\u003e hbbs用作TCP打洞与连接服务\n* 21117 -\u003e hbbr中继服务\n* 21118、21119 -\u003e 网页客户端\n\n\n### 官方 rep： \n\nhttps://github.com/rustdesk/rustdesk-server\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsshpc%2Frustdesktool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsshpc%2Frustdesktool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsshpc%2Frustdesktool/lists"}