<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Github &#8211; 老丁的博客</title>
	<atom:link href="https://www.laoding.me/archives/tag/github/feed" rel="self" type="application/rss+xml" />
	<link>https://www.laoding.me</link>
	<description></description>
	<lastBuildDate>Thu, 17 Oct 2024 04:48:34 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://public-123.oss-cn-guangzhou.aliyuncs.com/2024/09/cropped-图片_20240927133356-768x768-1-32x32.jpg</url>
	<title>Github &#8211; 老丁的博客</title>
	<link>https://www.laoding.me</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Github上编译Rustdesk内置中转服务器</title>
		<link>https://www.laoding.me/archives/645</link>
					<comments>https://www.laoding.me/archives/645#comments</comments>
		
		<dc:creator><![CDATA[laoding]]></dc:creator>
		<pubDate>Fri, 04 Oct 2024 07:54:21 +0000</pubDate>
				<category><![CDATA[办公网络]]></category>
		<category><![CDATA[Github]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[远程桌面]]></category>
		<guid isPermaLink="false">https://www.laoding.me/?p=645</guid>

					<description><![CDATA[1.修改代码文件libs/hbb_common/src/config.rs（约103行） pub const  [&#8230;]]]></description>
										<content:encoded><![CDATA[<h2>1.修改代码文件libs/hbb_common/src/config.rs（约103行）</h2>
<pre class="code">pub const RENDEZVOUS_SERVERS: &amp;[&amp;str] = &amp;["cn.e-123.cn"];
pub const PUBLIC_RS_PUB_KEY: &amp;str = "跳转服务器key";</pre>
<h2>2.修改文件.github/workflows/flutter-ci.yml（约24行）</h2>
<p>&nbsp;</p>
<pre class="code">upload-artifact: true  #将值修改为true</pre>
<h2>3.点击Actions查看修改文件后的编辑进度</h2>
<p><img fetchpriority="high" decoding="async" class="alignnone size-full wp-image-646" src="http://public-123.oss-cn-guangzhou.aliyuncs.com/2024/10/20241004075309714.jpg" alt="" width="2104" height="1183" srcset="https://public-123.oss-cn-guangzhou.aliyuncs.com/2024/10/20241004075309714.jpg 2104w, https://public-123.oss-cn-guangzhou.aliyuncs.com/2024/10/20241004075309714-300x169.jpg 300w, https://public-123.oss-cn-guangzhou.aliyuncs.com/2024/10/20241004075309714-1024x576.jpg 1024w, https://public-123.oss-cn-guangzhou.aliyuncs.com/2024/10/20241004075309714-768x432.jpg 768w, https://public-123.oss-cn-guangzhou.aliyuncs.com/2024/10/20241004075309714-1536x864.jpg 1536w, https://public-123.oss-cn-guangzhou.aliyuncs.com/2024/10/20241004075309714-2048x1152.jpg 2048w" sizes="(max-width: 2104px) 100vw, 2104px" /></p>
<h2>4.编译完成后，即可下载各种平台的Rustdesk软件</h2>
<p><img decoding="async" class="alignnone size-full wp-image-647" src="http://public-123.oss-cn-guangzhou.aliyuncs.com/2024/10/20241004075312285-scaled.jpg" alt="" width="2560" height="1579" srcset="https://public-123.oss-cn-guangzhou.aliyuncs.com/2024/10/20241004075312285-scaled.jpg 2560w, https://public-123.oss-cn-guangzhou.aliyuncs.com/2024/10/20241004075312285-300x185.jpg 300w, https://public-123.oss-cn-guangzhou.aliyuncs.com/2024/10/20241004075312285-1024x632.jpg 1024w, https://public-123.oss-cn-guangzhou.aliyuncs.com/2024/10/20241004075312285-768x474.jpg 768w, https://public-123.oss-cn-guangzhou.aliyuncs.com/2024/10/20241004075312285-1536x948.jpg 1536w, https://public-123.oss-cn-guangzhou.aliyuncs.com/2024/10/20241004075312285-2048x1263.jpg 2048w" sizes="(max-width: 2560px) 100vw, 2560px" /></p>
<p>&nbsp;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.laoding.me/archives/645/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
