<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MANBOO &#187; ssh</title>
	<atom:link href="http://manboo.info/tag/ssh/feed" rel="self" type="application/rss+xml" />
	<link>http://manboo.info</link>
	<description>Freee Software Info</description>
	<lastBuildDate>Mon, 08 Mar 2010 14:22:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>MyEnTunnel</title>
		<link>http://manboo.info/myentunnel.html</link>
		<comments>http://manboo.info/myentunnel.html#comments</comments>
		<pubDate>Tue, 09 Jun 2009 12:45:34 +0000</pubDate>
		<dc:creator>manboo</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://manboo.info/myentunnel.html</guid>
		<description><![CDATA[My-En-Tunnel (My Encrypted Tunnel) is a simple system tray application (or NT service) that establishes and maintains TCP SSH tunnels. It does this by launching Plink (PuTTY Link) in the background and then monitors the process. If the Plink process dies (e.g. connection drops, server restarts or otherwise becomes unreachable) MyEnTunnel will automatically restart Plink [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://nemesis2.qx.net/pages/MyEnTunnel">My-En-Tunnel</a> (My Encrypted Tunnel) is a simple system tray application (or NT service) that establishes and maintains TCP SSH tunnels. It does this by launching Plink (PuTTY Link) in the background and then monitors the process. If the Plink process dies (e.g. connection drops, server restarts or otherwise becomes unreachable) MyEnTunnel will automatically restart Plink to reestablish the tunnels in the background. It tries to use as little CPU and system resources as possible when monitoring (When the &#8220;Slow Polling&#8221; option is enabled it only does one context switch per second).<br />
<span id="more-1069"></span><br />
<img src="http://pics.manboo.info/myentunnel1.png" alt="myentunnel1 MyEnTunnel"  title="MyEnTunnel" /><br />
Since it uses Plink, you can use utilities such as Pageant (a SSH authentication agent for PuTTY, PSCP and Plink) and PuTTYgen (a RSA and DSA key generation utility), as well as named PuTTY sessions. All of the networking and encryption is done by plink.exe; not by MyEnTunnel. </p>
<p>MyEnTunnel also works with portaPuTTY.<br />
<img src="http://pics.manboo.info/myentunnel2.png" alt="myentunnel2 MyEnTunnel"  title="MyEnTunnel" /></p>
<p><a href="http://nemesis2.qx.net/pages/MyEnTunnel">Download</a></p>
<img src="http://manboo.info/?ak_action=api_record_view&id=1069&type=feed" alt=" MyEnTunnel"  title="MyEnTunnel" />]]></content:encoded>
			<wfw:commentRss>http://manboo.info/myentunnel.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>freeSSHd and freeFTPd</title>
		<link>http://manboo.info/freesshd-and-freeftpd.html</link>
		<comments>http://manboo.info/freesshd-and-freeftpd.html#comments</comments>
		<pubDate>Thu, 12 Mar 2009 14:06:51 +0000</pubDate>
		<dc:creator>manboo</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[FTPS]]></category>
		<category><![CDATA[SFTP]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://manboo.info/freesshd-and-freeftpd.html</guid>
		<description><![CDATA[freeSSHd, like it&#8217;s name says, is a free implementation of an SSH server. It provides strong encryption and authentication over insecure networks like Internet. Users can open remote console or even access their remote files thanks to buit-in SFTP server.

freeFTPd is a FTP/FTPS/SFTP server that enables user to access remote files over TCP/IP network such [...]]]></description>
			<content:encoded><![CDATA[<p>freeSSHd, like it&#8217;s name says, is a free implementation of an SSH server. It provides strong encryption and authentication over insecure networks like Internet. Users can open remote console or even access their remote files thanks to buit-in SFTP server.<br />
<span id="more-713"></span></p>
<p>freeFTPd is a FTP/FTPS/SFTP server that enables user to access remote files over TCP/IP network such as Internet. Unlike FTP, FTPS and SFTP protocols provide security and strong encryption of data &#8211; great for insecure network.</p>
<p><img src="http://img407.imageshack.us/img407/1975/fcrs2large.jpg" alt="fcrs2large freeSSHd and freeFTPd"  title="freeSSHd and freeFTPd" /></p>
<p><img src="http://img525.imageshack.us/img525/117/scrs2large.jpg" alt="scrs2large freeSSHd and freeFTPd"  title="freeSSHd and freeFTPd" /><br />
<a href="http://www.freesshd.com/?ctt=overview">More</a></p>
<p><a href="http://www.freesshd.com/?ctt=download">Download</a></p>
<img src="http://manboo.info/?ak_action=api_record_view&id=713&type=feed" alt=" freeSSHd and freeFTPd"  title="freeSSHd and freeFTPd" />]]></content:encoded>
			<wfw:commentRss>http://manboo.info/freesshd-and-freeftpd.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PuTTY A Free Telnet/SSH Client</title>
		<link>http://manboo.info/putty-a-free-telnetssh-client.html</link>
		<comments>http://manboo.info/putty-a-free-telnetssh-client.html#comments</comments>
		<pubDate>Tue, 10 Feb 2009 13:52:06 +0000</pubDate>
		<dc:creator>manboo</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[client]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[telnet]]></category>

		<guid isPermaLink="false">http://manboo.info/putty-a-free-telnetssh-client.html</guid>
		<description><![CDATA[PuTTY: A Free Telnet/SSH Client
PuTTY is a free implementation of Telnet and SSH for Win32 and Unix platforms, along with an xterm terminal emulator.


Documentation for PuTTY
Download
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/">PuTTY</a>: A Free Telnet/SSH Client<br />
<a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/">PuTTY</a> is a free implementation of Telnet and SSH for Win32 and Unix platforms, along with an xterm terminal emulator.<br />
<span id="more-605"></span></p>
<p><img src="http://img22.imageshack.us/img22/4850/puttyqr0.jpg" alt="puttyqr0 PuTTY A Free Telnet/SSH Client"  title="PuTTY A Free Telnet/SSH Client" /></p>
<p><a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/docs.html">Documentation for PuTTY</a></p>
<p><a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html">Download</a></p>
<img src="http://manboo.info/?ak_action=api_record_view&id=605&type=feed" alt=" PuTTY A Free Telnet/SSH Client"  title="PuTTY A Free Telnet/SSH Client" />]]></content:encoded>
			<wfw:commentRss>http://manboo.info/putty-a-free-telnetssh-client.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
