<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>Port-Forwarding - Tag - 程式狂想筆記</title>
        <link>https://malagege.github.io/blog/tags/port-forwarding/</link>
        <description>Port-Forwarding - Tag - 程式狂想筆記</description>
        <generator>Hugo -- gohugo.io</generator><language>zh-tw</language><lastBuildDate>Mon, 27 Apr 2026 21:05:36 &#43;0800</lastBuildDate><atom:link href="https://malagege.github.io/blog/tags/port-forwarding/" rel="self" type="application/rss+xml" /><item>
    <title>SSH Tunnel 三種方式備忘錄</title>
    <link>https://malagege.github.io/blog/posts/ssh-tunnel-three-methods-notes/</link>
    <pubDate>Mon, 27 Apr 2026 21:05:36 &#43;0800</pubDate>
    <author>malagege</author>
    <guid>https://malagege.github.io/blog/posts/ssh-tunnel-three-methods-notes/</guid>
    <description><![CDATA[<p>最近要連某一台主機上的 Transmission 管理介面，Port 是 <code>9091</code>，但主機本身沒有直接對外開放這個 Port，所以最後還是得靠 SSH Tunnel 裡最常見的 <code>Local Port Forwarding</code> 來處理。</p>
<p>這個功能我以前就知道，只是通常久久才會用一次。每次要用的時候，又得重新想一次 <code>-L</code>、<code>-R</code>、<code>-D</code> 到底差在哪裡。既然這次剛好重新整理，就乾脆把重點記下來，之後自己複習也比較快。</p>]]></description>
</item>
</channel>
</rss>
