<?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:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	《自建网络测速服务librespeed》的评论	</title>
	<atom:link href="https://www.zyh8.com/archives/984/speedtest-server/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.zyh8.com/archives/984/speedtest-server/</link>
	<description>智云海</description>
	<lastBuildDate>Tue, 06 Aug 2024 15:11:10 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.3.7</generator>
	<item>
		<title>
		评论者：Michael		</title>
		<link>https://www.zyh8.com/archives/984/speedtest-server/#comment-181</link>

		<dc:creator><![CDATA[Michael]]></dc:creator>
		<pubDate>Tue, 06 Aug 2024 15:11:10 +0000</pubDate>
		<guid isPermaLink="false">https://www.zyh8.com/?p=984#comment-181</guid>

					<description><![CDATA[回复给&lt;a href=&quot;https://www.zyh8.com/archives/984/speedtest-server/#comment-180&quot;&gt;sam小正&lt;/a&gt;。

<img src="https://s.w.org/images/core/emoji/14.0.0/72x72/1f60a.png" alt="😊" class="wp-smiley" style="height: 1em; max-height: 1em;" />ufw确实简单易用。如果使用的是IPtables可以用以下命令设置。
sudo iptables -A INPUT -p tcp --dport 80 -j ACCEPT  #允许 TCP 协议的 80 端口入站流量
sudo iptables -L #查看当前的 iptables 规则
对于 Debian/Ubuntu 系统可以使用 iptables-persistent 工具来保存和恢复 iptables 规则。
sudo apt-get install iptables-persistent #安装 iptables-persistent
sudo netfilter-persistent save  #保存规则]]></description>
			<content:encoded><![CDATA[<p>回复给<a href="https://www.zyh8.com/archives/984/speedtest-server/#comment-180">sam小正</a>。</p>
<p>😊ufw确实简单易用。如果使用的是IPtables可以用以下命令设置。<br />
sudo iptables -A INPUT -p tcp &#8211;dport 80 -j ACCEPT  #允许 TCP 协议的 80 端口入站流量<br />
sudo iptables -L #查看当前的 iptables 规则<br />
对于 Debian/Ubuntu 系统可以使用 iptables-persistent 工具来保存和恢复 iptables 规则。<br />
sudo apt-get install iptables-persistent #安装 iptables-persistent<br />
sudo netfilter-persistent save  #保存规则</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：sam小正		</title>
		<link>https://www.zyh8.com/archives/984/speedtest-server/#comment-180</link>

		<dc:creator><![CDATA[sam小正]]></dc:creator>
		<pubDate>Sat, 03 Aug 2024 09:17:19 +0000</pubDate>
		<guid isPermaLink="false">https://www.zyh8.com/?p=984#comment-180</guid>

					<description><![CDATA[感谢，还需要取消防火墙拦截80端口
sudo ufw status
sudo ufw allow 80/tcp
sudo ufw reload]]></description>
			<content:encoded><![CDATA[<p>感谢，还需要取消防火墙拦截80端口<br />
sudo ufw status<br />
sudo ufw allow 80/tcp<br />
sudo ufw reload</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
