<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Comments on snippet: 'How to see what processes are listening on which ports'</title>
<link>http://snipplr.com</link>
<description>Snipplr comments feed'</description>
<language>en-us</language>
<pubDate>Sun, 19 May 2013 13:51:45 GMT</pubDate>
<item>
<title>adulau said on 1/22/07</title>
<link>http://snipplr.com/view/2010/how-to-see-what-processes-are-listening-on-which-ports/</link>
<description><![CDATA[ <p>the 't' is for TCP. If you want to see the listening ports in UDP, just replace 't' with 'u'. That works under GNU/Linux but not with all the unixes. </p>
 ]]></description>
<pubDate>Mon, 22 Jan 2007 12:35:49 GMT</pubDate>
<guid>http://snipplr.com/view/2010/how-to-see-what-processes-are-listening-on-which-ports/</guid>
</item>
</channel>
</rss>