<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns="http://purl.org/rss/1.0/"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel rdf:about="https://eblog.ink/feed/rss/archives/85/">
<title>Eric&#039;s Blog - Linux 打开端口 的评论</title>
<link>https://eblog.ink/archives/85/</link>
<description>开放端口命令： /sbin/iptables -I INPUT -p tcp --dport 8080 -j ACCEPT2.保存：/etc/rc.d/init.d/iptables save3...</description>
<items>
<rdf:Seq>
</rdf:Seq>
</items>
</channel>
</rdf:RDF>