<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/scanner</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 24 May 2013 08:43:28 GMT</pubDate>
<item>
<title>(Java) Read User Input Java with Scanner Class - visudex</title>
<link>http://snipplr.com/view/44362/read-user-input-java-with-scanner-class/</link>
<description><![CDATA[ <p>This snippet will allow you to read user's input when they write in the console. This method uses the Scanner class, which is my favorite way of doing instead of using the Buffered Reader, with the Scanner, you can also read from a file.</p> ]]></description>
<pubDate>Thu, 18 Nov 2010 20:08:35 GMT</pubDate>
<guid>http://snipplr.com/view/44362/read-user-input-java-with-scanner-class/</guid>
</item>
<item>
<title>(Bash) Port Scanner to CSV - blackthorne</title>
<link>http://snipplr.com/view/30471/port-scanner-to-csv/</link>
<description><![CDATA[ <p>requires nmap
./scanner.sh ip_addr output
shall generate a CSV file named output.csv with the results of the port scan</p> ]]></description>
<pubDate>Mon, 29 Mar 2010 09:32:59 GMT</pubDate>
<guid>http://snipplr.com/view/30471/port-scanner-to-csv/</guid>
</item>
<item>
<title>(Python) Python Port Scanner - trg</title>
<link>http://snipplr.com/view/26012/python-port-scanner/</link>
<description><![CDATA[ <p>This is mostly just a "Hello World" post for Snipplr... nothing impressive here</p> ]]></description>
<pubDate>Wed, 06 Jan 2010 10:24:21 GMT</pubDate>
<guid>http://snipplr.com/view/26012/python-port-scanner/</guid>
</item>
</channel>
</rss>