<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: 8 Netcat (nc) Command with Examples	</title>
	<atom:link href="https://www.tecmint.com/netcat-nc-command-examples/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/netcat-nc-command-examples/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Thu, 13 Jul 2023 08:06:07 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Rakshith		</title>
		<link>https://www.tecmint.com/netcat-nc-command-examples/comment-page-1/#comment-1830131</link>

		<dc:creator><![CDATA[Rakshith]]></dc:creator>
		<pubDate>Mon, 20 Jun 2022 09:47:06 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=33506#comment-1830131</guid>

					<description><![CDATA[The package name is not `&lt;strong&gt;Netcat&lt;/strong&gt;`, its `&lt;strong&gt;netcat&lt;/strong&gt;`.]]></description>
			<content:encoded><![CDATA[<p>The package name is not `<strong>Netcat</strong>`, its `<strong>netcat</strong>`.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Siva		</title>
		<link>https://www.tecmint.com/netcat-nc-command-examples/comment-page-1/#comment-1401865</link>

		<dc:creator><![CDATA[Siva]]></dc:creator>
		<pubDate>Wed, 16 Dec 2020 17:22:15 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=33506#comment-1401865</guid>

					<description><![CDATA[nc is failing for multiple ports &#038; range
&lt;pre&gt;
$ nc -v -w 2 -z 10.244.169.10 1 2
Ncat: Version 7.50 ( https://nmap.org/ncat )
Ncat: Got more than one port specification: 1 2. QUITTING.
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>nc is failing for multiple ports &amp; range</p>
<pre>
$ nc -v -w 2 -z 10.244.169.10 1 2
Ncat: Version 7.50 ( https://nmap.org/ncat )
Ncat: Got more than one port specification: 1 2. QUITTING.
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Vedant Pareek		</title>
		<link>https://www.tecmint.com/netcat-nc-command-examples/comment-page-1/#comment-1344286</link>

		<dc:creator><![CDATA[Vedant Pareek]]></dc:creator>
		<pubDate>Mon, 13 Jul 2020 10:59:35 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=33506#comment-1344286</guid>

					<description><![CDATA[In the first example, you should make it &lt;code&gt;-z&lt;/code&gt; rather than &lt;strong&gt;z&lt;/strong&gt;.

Thanks]]></description>
			<content:encoded><![CDATA[<p>In the first example, you should make it <code>-z</code> rather than <strong>z</strong>.</p>
<p>Thanks</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/netcat-nc-command-examples/comment-page-1/#comment-1228000</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Mon, 19 Aug 2019 09:14:49 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=33506#comment-1228000</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/netcat-nc-command-examples/comment-page-1/#comment-1221444&quot;&gt;Jared&lt;/a&gt;.

@Jared

Great, I will do more research on this and practically test it. Many thanks for sharing.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/netcat-nc-command-examples/comment-page-1/#comment-1221444">Jared</a>.</p>
<p>@Jared</p>
<p>Great, I will do more research on this and practically test it. Many thanks for sharing.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jared		</title>
		<link>https://www.tecmint.com/netcat-nc-command-examples/comment-page-1/#comment-1221444</link>

		<dc:creator><![CDATA[Jared]]></dc:creator>
		<pubDate>Sat, 10 Aug 2019 06:05:09 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=33506#comment-1221444</guid>

					<description><![CDATA[You can pair &lt;strong&gt;netcat&lt;/strong&gt; with &lt;strong&gt;tcpdump&lt;/strong&gt; to stream a packet capture to another host.  This is useful for capturing in real time traffic on busybox or other small Linux distributions.  

I have had luck using &lt;strong&gt;tcpdump&lt;/strong&gt; for android on busybox running a security camera.]]></description>
			<content:encoded><![CDATA[<p>You can pair <strong>netcat</strong> with <strong>tcpdump</strong> to stream a packet capture to another host.  This is useful for capturing in real time traffic on busybox or other small Linux distributions.  </p>
<p>I have had luck using <strong>tcpdump</strong> for android on busybox running a security camera.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
