<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.pedromussato.com/index.php?action=history&amp;feed=atom&amp;title=SSH_Tunnel</id>
	<title>SSH Tunnel - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.pedromussato.com/index.php?action=history&amp;feed=atom&amp;title=SSH_Tunnel"/>
	<link rel="alternate" type="text/html" href="https://wiki.pedromussato.com/index.php?title=SSH_Tunnel&amp;action=history"/>
	<updated>2026-04-10T15:58:25Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.42.3</generator>
	<entry>
		<id>https://wiki.pedromussato.com/index.php?title=SSH_Tunnel&amp;diff=163&amp;oldid=prev</id>
		<title>413vhcu1lq0463ob: Created page with &quot;To expose a local port so that it is accessible remotely, use the following command:  ssh -R [remote_port]:localhost:[local_port] [user]@[ssh_host] To listen locally for a remote port, use this command:  ssh -L [local_port]:[remote_host]:[remote_port] [user]@[ssh_host]  * -N no remote command to execute, will not show the shell&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.pedromussato.com/index.php?title=SSH_Tunnel&amp;diff=163&amp;oldid=prev"/>
		<updated>2024-10-30T14:38:04Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;To expose a local port so that it is accessible remotely, use the following command:  ssh -R [remote_port]:localhost:[local_port] [user]@[ssh_host] To listen locally for a remote port, use this command:  ssh -L [local_port]:[remote_host]:[remote_port] [user]@[ssh_host]  * -N no remote command to execute, will not show the shell&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;To expose a local port so that it is accessible remotely, use the following command:&lt;br /&gt;
 ssh -R [remote_port]:localhost:[local_port] [user]@[ssh_host]&lt;br /&gt;
To listen locally for a remote port, use this command:&lt;br /&gt;
 ssh -L [local_port]:[remote_host]:[remote_port] [user]@[ssh_host]&lt;br /&gt;
&lt;br /&gt;
* -N no remote command to execute, will not show the shell&lt;/div&gt;</summary>
		<author><name>413vhcu1lq0463ob</name></author>
	</entry>
</feed>