<?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>磊哥|个人博客 - xui</title>
<link>https://vps.668618.xyz/index.php/tag/xui/</link>
<atom:link href="https://vps.668618.xyz/index.php/feed/tag/xui/" rel="self" type="application/rss+xml" />
<language>zh-CN</language>
<description></description>
<lastBuildDate>Thu, 29 Feb 2024 22:18:00 +0800</lastBuildDate>
<pubDate>Thu, 29 Feb 2024 22:18:00 +0800</pubDate>
<item>
<title>VPS安装XUI 创建reality节点</title>
<link>https://vps.668618.xyz/index.php/archives/11/</link>
<guid>https://vps.668618.xyz/index.php/archives/11/</guid>
<pubDate>Thu, 29 Feb 2024 22:18:00 +0800</pubDate>
<dc:creator>admin</dc:creator>
<description><![CDATA[一.新VPS到手后更新各种软件版，然后重启vps,开始安装BBR加速（加速TCP访问）使用脚本如下，推荐安装bbrplus：wget -N --no-check-certificate &quo...]]></description>
<content:encoded xml:lang="zh-CN"><![CDATA[
<p>一.新VPS到手后更新各种软件版，然后重启vps,开始安装BBR加速（加速TCP访问）</p><p>使用脚本如下，推荐安装bbrplus：</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>1、安装BBRplus，重启vps；</p><p>2、重启后再次运行 ./tcp.sh ，选择4，启动BBRplus；</p><p>3、再次运行 ./tcp.sh ，选择10，优化系统并再次重启；</p><p>至此，BBR加速安装完成，你会发现机器网络访问速度明显提升。</p><p>二.安装XUI面板</p><p>1、安装面板</p><pre><code>bash &lt;(curl -Ls https://raw.githubusercontent.com/FranzKafkaYu/x-ui/master/install.sh)</code></pre><p>安装过程中选Y，自定义账户、密码、端口，端口如果未开启请到VPS安全组手动开启</p><p>2、添加入站列表</p><p>参考下图<br><img src="https://vps.668618.xyz/usr/uploads/2024/02/4261931749.png" alt="2024-02-29T14:16:59.png" title="2024-02-29T14:16:59.png"></p><p><img src="https://vps.668618.xyz/usr/uploads/2024/02/2904967729.png" alt="2024-02-29T14:17:23.png" title="2024-02-29T14:17:23.png"></p>
]]></content:encoded>
<slash:comments>0</slash:comments>
<comments>https://vps.668618.xyz/index.php/archives/11/#comments</comments>
<wfw:commentRss>https://vps.668618.xyz/index.php/feed/tag/xui/</wfw:commentRss>
</item>
</channel>
</rss>