{"id":27,"date":"2023-10-04T20:07:09","date_gmt":"2023-10-04T12:07:09","guid":{"rendered":"https:\/\/52uu.cf\/?p=27"},"modified":"2023-10-04T20:07:09","modified_gmt":"2023-10-04T12:07:09","slug":"rustdesk","status":"publish","type":"post","link":"https:\/\/52info.ddns-ip.net\/index.php\/2023\/10\/04\/rustdesk\/","title":{"rendered":"RustDesk"},"content":{"rendered":"\n<p>\u65b0\u5efa\u6587\u4ef6docker-compose.yml<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>version: '3'\r\n\r\nservices:\r\n  hbbs:\r\n    container_name: hbbs\r\n    image: rustdesk\/rustdesk-server:latest\r\n    command: hbbs\r\n    volumes:\r\n      - .\/data:\/root\r\n    network_mode: \"host\"\r\n\r\n    depends_on:\r\n      - hbbr\r\n    restart: unless-stopped\r\n\r\n\r\n  hbbr:\r\n    container_name: hbbr\r\n    image: rustdesk\/rustdesk-server:latest\r\n    command: hbbr\r\n    volumes:\r\n      - .\/data:\/root\r\n    network_mode: \"host\"\r\n    restart: unless-stopped<\/code><\/pre>\n\n\n\n<p>\u8fd0\u884c\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>docker-compose -f  docker-compose.yml up -d<\/code><\/pre>\n\n\n\n<p>\u5982\u679c\u9700\u8981\u52a0\u5bc6\uff0c\u6dfb\u52a0 -k _ \u53c2\u6570\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>command: hbbs -k _\ncommand: hbbr -k _<\/code><\/pre>\n\n\n\n<p>\u9700\u8981\u5728\u8def\u7531\u4e0a\u5f00\u653e\u4ee5\u4e0b\u7aef\u53e3\uff1a<\/p>\n\n\n\n<p>TCP 21115-21117<br>UDP 21116<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p>\u5ba2\u6237\u7aef\u4f7f\u7528\uff1a<\/p>\n\n\n\n<p>1.\u53ef\u4ee5\u5728\u8bbe\u7f6e-\u7f51\u7edc\u4e2d\u624b\u5de5\u6dfb\u52a0\u670d\u52a1\u5668\u5730\u5740<\/p>\n\n\n\n<p>2.\u4e5f\u53ef\u4ee5\u76f4\u63a5\u628aexe\u6587\u4ef6\u91cd\u547d\u540d\u4e3a: rustdesk &#8211; host=server_ip,key=xxxxxxxxxx.exe<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u65b0\u5efa\u6587\u4ef6docker-compose.yml \u8fd0\u884c\uff1a \u5982\u679c\u9700\u8981\u52a0\u5bc6\uff0c\u6dfb\u52a0 -k _ \u53c2\u6570\uff1a \u9700\u8981\u5728\u8def\u7531\u4e0a\u5f00\u653e\u4ee5 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6],"tags":[],"class_list":["post-27","post","type-post","status-publish","format-standard","hentry","category-docker"],"_links":{"self":[{"href":"https:\/\/52info.ddns-ip.net\/index.php\/wp-json\/wp\/v2\/posts\/27","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/52info.ddns-ip.net\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/52info.ddns-ip.net\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/52info.ddns-ip.net\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/52info.ddns-ip.net\/index.php\/wp-json\/wp\/v2\/comments?post=27"}],"version-history":[{"count":1,"href":"https:\/\/52info.ddns-ip.net\/index.php\/wp-json\/wp\/v2\/posts\/27\/revisions"}],"predecessor-version":[{"id":29,"href":"https:\/\/52info.ddns-ip.net\/index.php\/wp-json\/wp\/v2\/posts\/27\/revisions\/29"}],"wp:attachment":[{"href":"https:\/\/52info.ddns-ip.net\/index.php\/wp-json\/wp\/v2\/media?parent=27"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/52info.ddns-ip.net\/index.php\/wp-json\/wp\/v2\/categories?post=27"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/52info.ddns-ip.net\/index.php\/wp-json\/wp\/v2\/tags?post=27"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}