<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:wfw="http://wellformedweb.org/CommentAPI/">
<channel>
<title>雾非雾 - X-UI</title>
<link>https://www.941741.xyz/tag/X-UI/</link>
<atom:link href="https://www.941741.xyz/feed/tag/X-UI/" rel="self" type="application/rss+xml" />
<language>zh-CN</language>
<description></description>
<lastBuildDate>Mon, 10 Oct 2022 14:25:00 +0800</lastBuildDate>
<pubDate>Mon, 10 Oct 2022 14:25:00 +0800</pubDate>
<item>
<title>X-UI的BBR加速</title>
<link>https://www.941741.xyz/archives/45.html</link>
<guid>https://www.941741.xyz/archives/45.html</guid>
<pubDate>Mon, 10 Oct 2022 14:25:00 +0800</pubDate>
<dc:creator>花非花</dc:creator>
<description><![CDATA[X-UI 安装在 JustHost 后，延时在 1200 毫秒左右，油管 4K 也无法顺利播放，所以一直闲置；今天为了搜索 RaiDrive 去广告的方法，却无意找到了一段 X-UI 加速的脚本...]]></description>
<content:encoded xml:lang="zh-CN"><![CDATA[
<p>X-UI 安装在 JustHost 后，延时在 1200 毫秒左右，油管 4K 也无法顺利播放，所以一直闲置；</p><p>今天为了搜索 RaiDrive 去广告的方法，却无意找到了一段 X-UI 加速的脚本；</p><p>测试后发现的确有效果，延时虽然没多大改善，但上、下行好多了，油管测试 4K 播放流畅不卡顿；留存</p><pre><code>wget -N --no-check-certificate &quot;https://raw.githubusercontent.com/chiakge/Linux-NetSpeed/master/tcp.sh&quot; &amp;&amp; chmod +x tcp.sh &amp;&amp; ./tcp.sh</code></pre><p>安装后直接选 4 启动 BBR 加速；然后再次运行 ./tcp.sh 运行后，选择 10 优化配置；然后重启 VPS 后，测试速度，我的JustHost 新西伯利亚机房 Adman 速度峰值为 24000 左右，够用了。</p><p><img src="https://www.941741.xyz/usr/uploads/2022/10/1654838355.png" alt="BBR 加速" title="BBR 加速"></p><p><img src="https://www.941741.xyz/usr/uploads/2022/10/781145957.png" alt="油管 4K 测速" title="油管 4K 测速"></p>
]]></content:encoded>
<slash:comments>0</slash:comments>
<comments>https://www.941741.xyz/archives/45.html#comments</comments>
<wfw:commentRss>https://www.941741.xyz/feed/tag/X-UI/</wfw:commentRss>
</item>
<item>
<title>X-UI添加SSL</title>
<link>https://www.941741.xyz/archives/10.html</link>
<guid>https://www.941741.xyz/archives/10.html</guid>
<pubDate>Fri, 07 Oct 2022 12:02:00 +0800</pubDate>
<dc:creator>花非花</dc:creator>
<description><![CDATA[前面讲到了 acme.sh 申请、安装 SSL 证书，这里就不赘述了；证书下来后，针对 X-UI 还要安装一下安装证书文件到 root 目录下acme.sh --installcert -d 你...]]></description>
<content:encoded xml:lang="zh-CN"><![CDATA[
<p>前面讲到了 acme.sh 申请、安装 SSL 证书，这里就不赘述了；<br>证书下来后，针对 X-UI 还要安装一下</p><p>安装证书文件到 root 目录下</p><pre><code>acme.sh --installcert -d 你的域名  --key-file /root/private.key --fullchain-file /root/cert.crt</code></pre><p>如此完成后，则：<br>公钥文件路径：</p><pre><code>/root/cert.crt</code></pre><p>密钥文件路径：</p><pre><code>/root/private.key</code></pre><p>然后在 X-UI 里设置公钥和密钥<br><img src="https://www.941741.xyz/usr/uploads/2022/10/3762585411.jpg" alt="X-UI SSL 设置" title="X-UI SSL 设置"></p><p>生成的链接无法直接导入 Clash 订阅，如果怕麻烦不想自己搭建转换，可访问：<br><a href="https://bianyuan.xyz/">https://bianyuan.xyz/</a><br>转换后再导入 Clash 使用</p>
]]></content:encoded>
<slash:comments>1</slash:comments>
<comments>https://www.941741.xyz/archives/10.html#comments</comments>
<wfw:commentRss>https://www.941741.xyz/feed/tag/X-UI/</wfw:commentRss>
</item>
</channel>
</rss>