<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>反向代理 on Jermineの博客 </title>
    <link>https://Jermine.vdo.pub/tags/%E5%8F%8D%E5%90%91%E4%BB%A3%E7%90%86/</link>
    <description>Recent content in 反向代理 on Jermineの博客 </description>
    <generator>Hugo</generator>
    <language>zh-CN</language>
    <lastBuildDate>Fri, 15 May 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://Jermine.vdo.pub/tags/%E5%8F%8D%E5%90%91%E4%BB%A3%E7%90%86/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>使用 autossh Docker 容器实现 SSH 反向隧道</title>
      <link>https://Jermine.vdo.pub/docker/autossh-tunnel/</link>
      <pubDate>Fri, 15 May 2026 00:00:00 +0000</pubDate>
      <guid>https://Jermine.vdo.pub/docker/autossh-tunnel/</guid>
      <description>&lt;h2 id=&#34;背景&#34;&gt;背景&lt;/h2&gt;&#xA;&lt;p&gt;在内网环境中，有时候需要将本地服务暴露到远程服务器上，常见场景如：&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;本地开发环境需要被外部访问&lt;/li&gt;&#xA;&lt;li&gt;内网服务需要通过公网跳板机访问&lt;/li&gt;&#xA;&lt;li&gt;Kubernetes 集群服务需要临时暴露到外部&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;使用 SSH 反向隧道（&lt;code&gt;-R&lt;/code&gt; 参数）可以将本地端口映射到远程服务器端口，而 &lt;code&gt;autossh&lt;/code&gt; 则能自动保持 SSH 连接稳定，断线自动重连。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
