<?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>磊哥|个人博客 - 挂机</title>
<link>https://vps.668618.xyz/index.php/tag/%E6%8C%82%E6%9C%BA/</link>
<atom:link href="https://vps.668618.xyz/index.php/feed/tag/%E6%8C%82%E6%9C%BA/" rel="self" type="application/rss+xml" />
<language>zh-CN</language>
<description></description>
<lastBuildDate>Thu, 02 Jan 2025 17:43:00 +0800</lastBuildDate>
<pubDate>Thu, 02 Jan 2025 17:43:00 +0800</pubDate>
<item>
<title>VPS 挂机项目汇总</title>
<link>https://vps.668618.xyz/index.php/archives/109/</link>
<guid>https://vps.668618.xyz/index.php/archives/109/</guid>
<pubDate>Thu, 02 Jan 2025 17:43:00 +0800</pubDate>
<dc:creator>admin</dc:creator>
<description><![CDATA[普遍都要用到docker,因此第一步都要安装dockercurl -sSL https://get.docker.com/ | sh1.部署 traffmonetizerdocker run -...]]></description>
<content:encoded xml:lang="zh-CN"><![CDATA[
<p>普遍都要用到docker,因此第一步都要安装docker</p><pre><code>curl -sSL https://get.docker.com/ | sh</code></pre><p>1.部署 traffmonetizer</p><pre><code>docker run -d --name tm traffmonetizer/cli_v2 start accept --token LVsE8Nte2ObFYnybI1nsHx0BkMk+YDMv/7q5+dWb4JI=</code></pre><p>2.部署 repocket</p><pre><code>docker run --name repocket -e RP_EMAIL=galaxynexuswang@gmail.com -e RP_API_KEY=f3744985-59d0-4a12-bb6b-9f840aefaa5a --restart=always repocket/repocket</code></pre><p>3.部署 packetstream</p><pre><code>docker run -d --restart=always -e CID=6ZgA --name psclient packetstream/psclient:latest </code></pre>
]]></content:encoded>
<slash:comments>0</slash:comments>
<comments>https://vps.668618.xyz/index.php/archives/109/#comments</comments>
<wfw:commentRss>https://vps.668618.xyz/index.php/feed/tag/%E6%8C%82%E6%9C%BA/</wfw:commentRss>
</item>
</channel>
</rss>