<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Tunnel on it-grossniklaus.ch</title>
    <link>https://it-grossniklaus.ch/tags/tunnel/</link>
    <description>Recent content in Tunnel on it-grossniklaus.ch</description>
    <generator>Hugo</generator>
    <language>de</language>
    <atom:link href="https://it-grossniklaus.ch/tags/tunnel/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Tunnel mit ssh</title>
      <link>https://it-grossniklaus.ch/pages/topics/tools/snippets/ssh/ssh-tunneling/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://it-grossniklaus.ch/pages/topics/tools/snippets/ssh/ssh-tunneling/</guid>
      <description>&lt;!-- raw HTML omitted --&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://manpages.debian.org/testing/openssh-client/ssh.1.en.html&#34;&gt;https://manpages.debian.org/testing/openssh-client/ssh.1.en.html&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h1 id=&#34;als-root&#34;&gt;als root&lt;/h1&gt;&#xA;&lt;pre class=&#34;terminal-in w3-theme-d5 notranslate&#34;&gt;&#xA;sudo ssh user_auf_example@example.com -L 127.0.0.101:8080:Ziel_IP_von_example_aus:80&#xA;&lt;/pre&gt;&#xA;&#xA;&lt;p&gt;geht effektiv von example.com aus auf Ziel_IP Port 80&#xA;&lt;pre class=&#34;terminal-in w3-theme-d5 notranslate&#34;&gt;&#xA;lynx http://127.0.0.101:8080/server-status&#xA;&lt;/pre&gt;&#xA;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
