<?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>其他分享 &#8211; 峰哥爱分享-专注电脑手机软件网站工具分享</title>
	<atom:link href="https://xnzyh.com/category/other/feed" rel="self" type="application/rss+xml" />
	<link>https://xnzyh.com</link>
	<description>峰哥爱分享,电脑软件推荐,手机软件推荐,免费开源软件,实用工具推荐,有趣网站,电脑系统安装,AI软件应用</description>
	<lastBuildDate>Fri, 20 Mar 2026 12:04:07 +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://xnzyh.com/wp-content/uploads/2025/05/cropped-favicon-1-32x32.png</url>
	<title>其他分享 &#8211; 峰哥爱分享-专注电脑手机软件网站工具分享</title>
	<link>https://xnzyh.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>vps使用Docker部署KVideo私人影视平台</title>
		<link>https://xnzyh.com/467.html</link>
					<comments>https://xnzyh.com/467.html#respond</comments>
		
		<dc:creator><![CDATA[峰哥爱分享]]></dc:creator>
		<pubDate>Fri, 20 Mar 2026 12:04:05 +0000</pubDate>
				<category><![CDATA[其他分享]]></category>
		<guid isPermaLink="false">https://xnzyh.com/?p=467</guid>

					<description><![CDATA[上一期给大家演示了，使用cloudflare pages 搭建KVideo私人影视平台。很多人想在vps上搭建 [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>上一期给大家演示了，使用cloudflare pages 搭建KVideo私人影视平台。很多人想在vps上搭建，那么今天就给大家做一期视频，介绍vps使用Docker部署KVideo私人影视平台的过程。</p>



<p>首先第一步：安装Docker，如果有安装，就跳过。</p>



<p>第二步：拉取镜像。镜像名：kuekhaoyang/kvideo:latest</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img fetchpriority="high" decoding="async" width="625" height="691" src="https://xnzyh.com/wp-content/uploads/2026/03/image.png" alt="" class="wp-image-468" srcset="https://xnzyh.com/wp-content/uploads/2026/03/image.png 625w, https://xnzyh.com/wp-content/uploads/2026/03/image-271x300.png 271w" sizes="(max-width: 625px) 100vw, 625px" /></figure>
</div>


<p>第三步：创建容器：</p>



<p>容器名字自己取，本地端口设置3000。记得在防火墙设置里面放行3000端口。然后点击创建。</p>



<p>注意点：如果你需要使用ip访问，记得打开对外暴露设置，不然使用ip+端口无法访问。如果是使用域名反向代理，就不需要打开了。</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img decoding="async" width="736" height="656" src="https://xnzyh.com/wp-content/uploads/2026/03/image-2.png" alt="" class="wp-image-470" srcset="https://xnzyh.com/wp-content/uploads/2026/03/image-2.png 736w, https://xnzyh.com/wp-content/uploads/2026/03/image-2-300x267.png 300w" sizes="(max-width: 736px) 100vw, 736px" /></figure>
</div>


<p>第四步：找到容器，然后点击管理。再点击编辑容器，然后设置环境变量。设置完环境变量，点击保存容器配置。</p>



<p>ACCESS_PASSWORD 值：就是登录密码</p>



<p>NEXT_PUBLIC_SITE_NAME：就是网站的名称，改成你喜欢的：例如：李四的私人影院</p>



<p>NEXT_PUBLIC_SITE_TITLE：网站标题：KVideo – 我的视频平台</p>



<p>NEXT_PUBLIC_SUBSCRIPTION_SOURCES 值：<a href="https://raw.githubusercontent.com/rapier15sapper/ew/refs/heads/main/test.json">https://raw.githubusercontent.com/rapier15sapper/ew/refs/heads/main/test.json</a></p>



<p>PERSIST_SESSION 值：true</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img decoding="async" width="895" height="682" src="https://xnzyh.com/wp-content/uploads/2026/03/image-3.png" alt="" class="wp-image-471" srcset="https://xnzyh.com/wp-content/uploads/2026/03/image-3.png 895w, https://xnzyh.com/wp-content/uploads/2026/03/image-3-300x229.png 300w, https://xnzyh.com/wp-content/uploads/2026/03/image-3-768x585.png 768w, https://xnzyh.com/wp-content/uploads/2026/03/image-3-750x572.png 750w" sizes="(max-width: 895px) 100vw, 895px" /></figure>
</div>


<p>第五步：域名反向代理，使用域名访问影视平台。</p>



<p>到这一步，用ip+端口，已经可以访问网站了。但是为了方便好记，可以用域名来反向代理。</p>



<p>点击Docker,然后点击网站。点击创建，选择反代容器。</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="700" height="493" src="https://xnzyh.com/wp-content/uploads/2026/03/image-4.png" alt="" class="wp-image-472" srcset="https://xnzyh.com/wp-content/uploads/2026/03/image-4.png 700w, https://xnzyh.com/wp-content/uploads/2026/03/image-4-300x211.png 300w, https://xnzyh.com/wp-content/uploads/2026/03/image-4-120x86.png 120w" sizes="auto, (max-width: 700px) 100vw, 700px" /></figure>
</div>


<p>域名：输入你的域名</p>



<p>容器：选择上面创建的容易KVideo</p>



<p>端口：3000</p>



<p>然后点击确认。这样就可以用域名访问影视平台网站了。</p>



<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://xnzyh.com/467.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>看剧免费，KVideo0成本搭建私人观影平台，全网资源秒开，高清无广告</title>
		<link>https://xnzyh.com/462.html</link>
					<comments>https://xnzyh.com/462.html#respond</comments>
		
		<dc:creator><![CDATA[峰哥爱分享]]></dc:creator>
		<pubDate>Sat, 14 Mar 2026 12:06:57 +0000</pubDate>
				<category><![CDATA[其他分享]]></category>
		<guid isPermaLink="false">https://xnzyh.com/?p=462</guid>

					<description><![CDATA[项目地址 ：https://github.com/KuekHaoYang/KVideo cloudflare： [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>项目地址 ：<a href="https://github.com/KuekHaoYang/KVideo">https://github.com/KuekHaoYang/KVideo</a></p>



<p>cloudflare：<a href="https://www.cloudflare.com/zh-cn/">https://www.cloudflare.com/zh-cn/</a></p>



<p>影视源：<a href="https://raw.githubusercontent.com/rapier15sapper/ew/refs/heads/main/test.json">https://raw.githubusercontent.com/rapier15sapper/ew/refs/heads/main/test.json</a></p>



<p>框架预设： Next.js </p>



<p>构建命令：npm run pages:build </p>



<p>构建输出目录：.vercel/output/static(注意，前面有个“.”不能漏掉)</p>



<p>兼容性标志：nodejs_compat</p>



<p>ACCESS_PASSWORD 值：就是登录密码</p>



<p>NEXT_PUBLIC_SITE_NAME：就是网站的名称，改成你喜欢的：例如：张三的私人影院</p>



<p>NEXT_PUBLIC_SITE_TITLE：网站标题：KVideo &#8211; 我的视频平台</p>



<p>NEXT_PUBLIC_SUBSCRIPTION_SOURCES 值：<a href="https://raw.githubusercontent.com/rapier15sapper/ew/refs/heads/main/test.json">https://raw.githubusercontent.com/rapier15sapper/ew/refs/heads/main/test.json</a></p>



<p>PERSIST_SESSION 值：true</p>



<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://xnzyh.com/462.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Oracle甲骨文服务器ssh私钥丢失，root 密码忘记了，找回方法</title>
		<link>https://xnzyh.com/417.html</link>
					<comments>https://xnzyh.com/417.html#respond</comments>
		
		<dc:creator><![CDATA[峰哥爱分享]]></dc:creator>
		<pubDate>Wed, 22 Oct 2025 07:55:10 +0000</pubDate>
				<category><![CDATA[其他分享]]></category>
		<category><![CDATA[BT Panel 密码找回]]></category>
		<category><![CDATA[Linux 工具箱 修改 root 密码]]></category>
		<category><![CDATA[Oracle 服务器 密码恢复]]></category>
		<category><![CDATA[SSH 登录失败 解决]]></category>
		<category><![CDATA[宝塔面板 重置 root 密码]]></category>
		<guid isPermaLink="false">https://xnzyh.com/?p=417</guid>

					<description><![CDATA[当 Oracle甲骨文服务器的SSH 私钥或 root 密码丢失且服务器安装宝塔面板时，使用宝塔的「Linux [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>当 Oracle甲骨文服务器的SSH 私钥或 root 密码丢失且服务器安装宝塔面板时，使用宝塔的「Linux 工具箱」插件能快速、安全地重置 root 密码。接下来就给大家就介绍一些具体的操作。</p>



<h2 class="wp-block-heading">操作步骤</h2>



<h3 class="wp-block-heading">1. 登录宝塔面板</h3>



<p>在浏览器输入 <code>宝塔面板的登陆网址</code>，用面板账号密码登录面板后台。</p>



<h3 class="wp-block-heading">2. 打开软件商店并安装 Linux 工具箱</h3>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="402" src="https://xnzyh.com/wp-content/uploads/2025/10/image-1024x402.png" alt="" class="wp-image-418" srcset="https://xnzyh.com/wp-content/uploads/2025/10/image-1024x402.png 1024w, https://xnzyh.com/wp-content/uploads/2025/10/image-300x118.png 300w, https://xnzyh.com/wp-content/uploads/2025/10/image-768x302.png 768w, https://xnzyh.com/wp-content/uploads/2025/10/image-1536x603.png 1536w, https://xnzyh.com/wp-content/uploads/2025/10/image-2048x804.png 2048w, https://xnzyh.com/wp-content/uploads/2025/10/image-750x294.png 750w, https://xnzyh.com/wp-content/uploads/2025/10/image-1140x448.png 1140w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<ol class="wp-block-list">
<li>左侧菜单点击【软件商店】。</li>



<li>搜索框输入“Linux 工具箱”。</li>



<li>找到插件后点击【安装】。安装通常在几秒到一两分钟内完成。</li>
</ol>



<h3 class="wp-block-heading">3. 在工具箱内修改 root 密码</h3>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="556" src="https://xnzyh.com/wp-content/uploads/2025/10/image-1-1024x556.png" alt="" class="wp-image-419" srcset="https://xnzyh.com/wp-content/uploads/2025/10/image-1-1024x556.png 1024w, https://xnzyh.com/wp-content/uploads/2025/10/image-1-300x163.png 300w, https://xnzyh.com/wp-content/uploads/2025/10/image-1-768x417.png 768w, https://xnzyh.com/wp-content/uploads/2025/10/image-1-1536x834.png 1536w, https://xnzyh.com/wp-content/uploads/2025/10/image-1-750x407.png 750w, https://xnzyh.com/wp-content/uploads/2025/10/image-1-1140x619.png 1140w, https://xnzyh.com/wp-content/uploads/2025/10/image-1.png 1971w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<ol class="wp-block-list">
<li>安装完成后，进入【已安装】或在左侧找到【Linux 工具箱】。</li>



<li>打开工具箱页面，找到“修改 root 密码”或“修改管理员密码”区域。</li>



<li>在输入框输入新密码。建议使用强密码）。</li>



<li>点击【修改】按钮。面板会返回操作结果。</li>
</ol>



<h3 class="wp-block-heading">4. 验证密码是否生效</h3>



<p>在宝塔终端（左侧菜单 → 终端）输入：<code>su root</code>，回车后输入新密码，看是否能切换到 root。</p>



<p>用本地终端尝试 SSH 登录：<code>ssh root@服务器IP</code>，用新密码登录。</p>



<p>如果 SSH 登录失败，检查 <code>/etc/ssh/sshd_config</code> 中 <code>PasswordAuthentication</code> 的值，确保为 <code>yes</code>，然后重启 SSH 服务：</p>



<pre class="wp-block-code"><code>sudo sed -i 's/^#\?PasswordAuthentication .*/PasswordAuthentication yes/' /etc/ssh/sshd_config
sudo systemctl restart sshd
</code></pre>



<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://xnzyh.com/417.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>免费申请DigitalPlat QZZ.IO域名，未来有可能托管到cloudflare</title>
		<link>https://xnzyh.com/252.html</link>
					<comments>https://xnzyh.com/252.html#comments</comments>
		
		<dc:creator><![CDATA[峰哥爱分享]]></dc:creator>
		<pubDate>Mon, 26 May 2025 09:39:56 +0000</pubDate>
				<category><![CDATA[其他分享]]></category>
		<category><![CDATA[免费域名]]></category>
		<category><![CDATA[域名]]></category>
		<category><![CDATA[域名申请]]></category>
		<guid isPermaLink="false">https://xnzyh.com/?p=252</guid>

					<description><![CDATA[大家应该还记得之前的us.kg 免费域名，由于大量域名被滥用，现在也已经开始收费了。 但是现在平台又推出了新的 [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>大家应该还记得之前的us.kg 免费域名，由于大量域名被滥用，现在也已经开始收费了。</p>



<p>但是现在平台又推出了新的QZZ.IO域名，目前还是免费的，大家赶紧去申请，申请到了，后期应该大概率是可以托管到cloudflare的。</p>



<p><strong>好消息，已经可以托管到cloudflare了。点击查看：<a href="https://xnzyh.com/389.html" data-type="link" data-id="https://xnzyh.com/389.html">qzz.io域名可以托管到Cloudflare了，全过程演示</a></strong></p>



<p>申请步骤：</p>



<h2 class="wp-block-heading"><strong>第一步：注册</strong></h2>



<p>注册网址：<a href="https://dash.domain.digitalplat.org/">https://dash.domain.digitalplat.org/</a>    或者<a href="https://register.us.kg"> https://register.us.kg</a></p>



<p>1.点击 sign up</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="884" src="https://xnzyh.com/wp-content/uploads/2025/05/image-7-1024x884.png" alt="" class="wp-image-253" srcset="https://xnzyh.com/wp-content/uploads/2025/05/image-7-1024x884.png 1024w, https://xnzyh.com/wp-content/uploads/2025/05/image-7-300x259.png 300w, https://xnzyh.com/wp-content/uploads/2025/05/image-7-768x663.png 768w, https://xnzyh.com/wp-content/uploads/2025/05/image-7-750x648.png 750w, https://xnzyh.com/wp-content/uploads/2025/05/image-7-1140x985.png 1140w, https://xnzyh.com/wp-content/uploads/2025/05/image-7.png 1349w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
</div>


<p>2.填写注册信息，注册地址电话，可以用下面第三步的地址生成器生成地址。</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="709" src="https://xnzyh.com/wp-content/uploads/2025/05/image-8-1024x709.png" alt="" class="wp-image-254" srcset="https://xnzyh.com/wp-content/uploads/2025/05/image-8-1024x709.png 1024w, https://xnzyh.com/wp-content/uploads/2025/05/image-8-300x208.png 300w, https://xnzyh.com/wp-content/uploads/2025/05/image-8-768x532.png 768w, https://xnzyh.com/wp-content/uploads/2025/05/image-8-1536x1064.png 1536w, https://xnzyh.com/wp-content/uploads/2025/05/image-8-750x519.png 750w, https://xnzyh.com/wp-content/uploads/2025/05/image-8-1140x789.png 1140w, https://xnzyh.com/wp-content/uploads/2025/05/image-8.png 1736w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>3.美国地址生成：<a href="https://meiguodizhi.com">https://meiguodizhi.com</a>  ，地址自己选择一个州生成就可以了。然后复制到上面的注册信息里面。</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="695" src="https://xnzyh.com/wp-content/uploads/2025/05/image-10-1024x695.png" alt="" class="wp-image-256" srcset="https://xnzyh.com/wp-content/uploads/2025/05/image-10-1024x695.png 1024w, https://xnzyh.com/wp-content/uploads/2025/05/image-10-300x204.png 300w, https://xnzyh.com/wp-content/uploads/2025/05/image-10-768x521.png 768w, https://xnzyh.com/wp-content/uploads/2025/05/image-10-1536x1042.png 1536w, https://xnzyh.com/wp-content/uploads/2025/05/image-10-750x509.png 750w, https://xnzyh.com/wp-content/uploads/2025/05/image-10-1140x773.png 1140w, https://xnzyh.com/wp-content/uploads/2025/05/image-10.png 1661w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
</div>


<p>4.注册成功，进行邮件确认。如果收件箱里面没有，可以在垃圾箱里面查找。复制打开邮件里面的确认链接就可以了。</p>



<figure class="wp-block-image size-large"><img decoding="async" src="https://xnzyh.com/wp-content/uploads/2025/05/image-12-1024x362.png" alt="" class="wp-image-258"/></figure>



<h2 class="wp-block-heading"><strong>第二步：登录以及github加star</strong>。</h2>



<p><a href="https://dash.domain.digitalplat.org/">https://dash.domain.digitalplat.org/</a>首页输入邮箱，然后next 输入密码登录。</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="300" src="https://xnzyh.com/wp-content/uploads/2025/05/image-9-1024x300.png" alt="" class="wp-image-259" srcset="https://xnzyh.com/wp-content/uploads/2025/05/image-9-1024x300.png 1024w, https://xnzyh.com/wp-content/uploads/2025/05/image-9-300x88.png 300w, https://xnzyh.com/wp-content/uploads/2025/05/image-9-768x225.png 768w, https://xnzyh.com/wp-content/uploads/2025/05/image-9-750x220.png 750w, https://xnzyh.com/wp-content/uploads/2025/05/image-9-1140x334.png 1140w, https://xnzyh.com/wp-content/uploads/2025/05/image-9.png 1472w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>xx.kg域名官方说是前2000个免费，我进去注册的时候，已经开始收费了。没有名额了。</p>



<p>但是QZZ.IO域名目前还是免费的，大家可以赶紧去注册。</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="289" src="https://xnzyh.com/wp-content/uploads/2025/05/image-12-1024x289.png" alt="" class="wp-image-260" srcset="https://xnzyh.com/wp-content/uploads/2025/05/image-12-1024x289.png 1024w, https://xnzyh.com/wp-content/uploads/2025/05/image-12-300x85.png 300w, https://xnzyh.com/wp-content/uploads/2025/05/image-12-768x216.png 768w, https://xnzyh.com/wp-content/uploads/2025/05/image-12-750x211.png 750w, https://xnzyh.com/wp-content/uploads/2025/05/image-12.png 1100w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>如上图所示，点击<a href="https://github.com/DigitalPlatDev/FreeDomain" target="_blank" rel="noreferrer noopener">github.com/DigitalPlatDev/FreeDomain</a>之后，会提示你登录github账户，如果没有账户的，去注册一个。</p>



<p>然后点击右上角的star,点亮starred</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="536" src="https://xnzyh.com/wp-content/uploads/2025/05/image-13-1024x536.png" alt="" class="wp-image-261" srcset="https://xnzyh.com/wp-content/uploads/2025/05/image-13-1024x536.png 1024w, https://xnzyh.com/wp-content/uploads/2025/05/image-13-300x157.png 300w, https://xnzyh.com/wp-content/uploads/2025/05/image-13-768x402.png 768w, https://xnzyh.com/wp-content/uploads/2025/05/image-13-1536x804.png 1536w, https://xnzyh.com/wp-content/uploads/2025/05/image-13-750x393.png 750w, https://xnzyh.com/wp-content/uploads/2025/05/image-13-1140x597.png 1140w, https://xnzyh.com/wp-content/uploads/2025/05/image-13.png 1662w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>点完star之后，点击&nbsp;<strong><a href="https://dash.domain.digitalplat.org/auth/kyc/github" target="_blank" rel="noreferrer noopener">click here to verify</a></strong>&nbsp;然后进行授权验证就可以了。</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="693" src="https://xnzyh.com/wp-content/uploads/2025/05/image-17-1024x693.png" alt="" class="wp-image-269" srcset="https://xnzyh.com/wp-content/uploads/2025/05/image-17-1024x693.png 1024w, https://xnzyh.com/wp-content/uploads/2025/05/image-17-300x203.png 300w, https://xnzyh.com/wp-content/uploads/2025/05/image-17-768x520.png 768w, https://xnzyh.com/wp-content/uploads/2025/05/image-17-750x507.png 750w, https://xnzyh.com/wp-content/uploads/2025/05/image-17.png 1110w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
</div>


<h2 class="wp-block-heading"><strong>第三步：创建域名。</strong></h2>



<p>1.现在us.kg 以及xx.kg都是付费的。只有qzz.io是免费的，所以大家赶紧去申请。</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="563" src="https://xnzyh.com/wp-content/uploads/2025/05/image-14-1024x563.png" alt="" class="wp-image-263" srcset="https://xnzyh.com/wp-content/uploads/2025/05/image-14-1024x563.png 1024w, https://xnzyh.com/wp-content/uploads/2025/05/image-14-300x165.png 300w, https://xnzyh.com/wp-content/uploads/2025/05/image-14-768x422.png 768w, https://xnzyh.com/wp-content/uploads/2025/05/image-14-1536x845.png 1536w, https://xnzyh.com/wp-content/uploads/2025/05/image-14-750x413.png 750w, https://xnzyh.com/wp-content/uploads/2025/05/image-14-1140x627.png 1140w, https://xnzyh.com/wp-content/uploads/2025/05/image-14.png 1847w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
</div>


<p>2.输入你想注册的域名前缀之后，然后选择qzz.io,点击下面的<strong>Check Availability</strong>,如果显示下面提示，那就可以注册了。</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="287" src="https://xnzyh.com/wp-content/uploads/2025/05/image-15-1024x287.png" alt="" class="wp-image-264" srcset="https://xnzyh.com/wp-content/uploads/2025/05/image-15-1024x287.png 1024w, https://xnzyh.com/wp-content/uploads/2025/05/image-15-300x84.png 300w, https://xnzyh.com/wp-content/uploads/2025/05/image-15-768x216.png 768w, https://xnzyh.com/wp-content/uploads/2025/05/image-15-750x210.png 750w, https://xnzyh.com/wp-content/uploads/2025/05/image-15.png 1069w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>3.输入 name server。</p>



<p>这里注意，因为目前qzz.io还不能托管到cloudflare，所以nameserver 需要先随便填写一个。等后期可以托管到cloudflare了在去修改。</p>



<p>不知道填写什么的，可以填写fred1.ns.cloudflare.com，daisy1.ns.cloudflare.com</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="935" height="268" src="https://xnzyh.com/wp-content/uploads/2025/05/image-16.png" alt="" class="wp-image-265" srcset="https://xnzyh.com/wp-content/uploads/2025/05/image-16.png 935w, https://xnzyh.com/wp-content/uploads/2025/05/image-16-300x86.png 300w, https://xnzyh.com/wp-content/uploads/2025/05/image-16-768x220.png 768w, https://xnzyh.com/wp-content/uploads/2025/05/image-16-750x215.png 750w" sizes="auto, (max-width: 935px) 100vw, 935px" /></figure>
</div>


<p>到此，那么就注册成功了。</p>



<h3 class="wp-block-heading">免费域名额度：</h3>



<p>新用户：1个（Github加Star后增加至2个）</p>



<p>老用户：3个（Github加Star后增加至4个）</p>



<p>Github官网：<a href="https://github.com/">https://github.com/</a></p>



<p>Cloudflare官网：<a href="https://cloudflare.com">https://cloudflare.com</a></p>



<p><strong>好消息，已经可以托管到cloudflare了。点击查看：<a href="https://xnzyh.com/389.html" data-type="link" data-id="https://xnzyh.com/389.html">qzz.io域名可以托管到Cloudflare了，全过程演示</a></strong></p>



<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://xnzyh.com/252.html/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>峰哥爱分享-初次见面的寒暄</title>
		<link>https://xnzyh.com/221.html</link>
					<comments>https://xnzyh.com/221.html#respond</comments>
		
		<dc:creator><![CDATA[峰哥爱分享]]></dc:creator>
		<pubDate>Fri, 23 May 2025 07:23:33 +0000</pubDate>
				<category><![CDATA[其他分享]]></category>
		<category><![CDATA[博客]]></category>
		<guid isPermaLink="false">https://xnzyh.com/?p=221</guid>

					<description><![CDATA[峰哥爱分享这个博客的由来： 已经写博客很多年了，由于打算开通油管频道，以及内容审查的原因，所以打算针对海外用户 [&#8230;]]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading"><strong>峰哥爱分享这个博客的由来：</strong></h2>



<p>已经写博客很多年了，由于打算开通油管频道，以及内容审查的原因，所以打算针对海外用户新开了这个博客【<a href="https://xnzyh.com/" data-type="page" data-id="56">峰哥爱分享</a>】。希望大家多多关注。</p>



<h2 class="wp-block-heading"><strong>【峰哥】名字由来：</strong></h2>



<p>从小语文不好，实在不知改取什么名字，问了gpt也没能得到一个比较满意的名字。因此简单粗暴，就以我的名字“峰”+哥来取名。哥没有别的意思，仅仅代表人过中年，年龄上40多岁了，便以哥自称。</p>



<h2 class="wp-block-heading"><strong>博客未来的内容方向：</strong></h2>



<p>主要以电脑软件，手机软件，软件知识，ai工具运用为方向，分享一些有用，有趣的软件。</p>



<p><strong>油管频道名字【峰哥爱分享】</strong></p>



<p>油管链接：<a href="https://www.youtube.com/@blank-lin">https://www.youtube.com/@blank-lin</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://xnzyh.com/221.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
