<?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>Bruno ARLIGUY &#187; Réseau</title>
	<atom:link href="http://arliguy.net/category/reseau/feed/" rel="self" type="application/rss+xml" />
	<link>http://arliguy.net</link>
	<description>Des idées, des astuces et archives de toutes sortes sur Java, Linux et le web.</description>
	<lastBuildDate>Tue, 17 Aug 2010 10:21:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>HTTP et Telnet : pour tester rapidement un serveur HTTP</title>
		<link>http://arliguy.net/2008/02/20/http-et-telnet-pour-tester-rapidement-un-serveur-http/</link>
		<comments>http://arliguy.net/2008/02/20/http-et-telnet-pour-tester-rapidement-un-serveur-http/#comments</comments>
		<pubDate>Wed, 20 Feb 2008 22:28:59 +0000</pubDate>
		<dc:creator>Bruno</dc:creator>
				<category><![CDATA[Réseau]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[Telnet]]></category>
		<category><![CDATA[test]]></category>

		<guid isPermaLink="false">http://arliguy.net/2008/02/20/http-et-telnet-pour-tester-rapidement-un-serveur-http/</guid>
		<description><![CDATA[Voir rapidement les headers d’une reponse HTTP d’un serveur web peut s’avérer très pratique, pour cela, une réponse rapide : telnet. Le protocole HTTP répond à la RFC 2616 du W3C. Telnet Pour se connecter à un serveur, faire la ligne de commande suivante : &#62; telnet serveur num_port par exemple : %&#62; telnet www.voila.fr [...]]]></description>
		<wfw:commentRss>http://arliguy.net/2008/02/20/http-et-telnet-pour-tester-rapidement-un-serveur-http/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tunneling SSH</title>
		<link>http://arliguy.net/2004/05/06/tunneling-ssh/</link>
		<comments>http://arliguy.net/2004/05/06/tunneling-ssh/#comments</comments>
		<pubDate>Thu, 06 May 2004 22:36:41 +0000</pubDate>
		<dc:creator>Bruno</dc:creator>
				<category><![CDATA[Réseau]]></category>
		<category><![CDATA[astuce]]></category>
		<category><![CDATA[tunnel ssh]]></category>

		<guid isPermaLink="false">http://arliguy.net/2004/05/06/tunneling-ssh/</guid>
		<description><![CDATA[Utiliser SSH pour faire passer différents protocoles, ce qui permet de sécuriser la communication (une sorte de VPN software) Quand on se connecte à Internet depuis un lieu public et si ce lieu de connexion ne permet pas d’accéder à des ports particuliers d’un serveur (règles de firewall restrictives), il est possible d’utiliser un serveur [...]]]></description>
		<wfw:commentRss>http://arliguy.net/2004/05/06/tunneling-ssh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
