<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Recover</title>
    <description>The latest articles on DEV Community by Recover (@recover).</description>
    <link>https://dev.to/recover</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4059358%2Fec267cc2-ea9b-489b-9583-5f5a61062782.jpg</url>
      <title>DEV Community: Recover</title>
      <link>https://dev.to/recover</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/recover"/>
    <language>en</language>
    <item>
      <title>My first project in python</title>
      <dc:creator>Recover</dc:creator>
      <pubDate>Sun, 02 Aug 2026 16:54:29 +0000</pubDate>
      <link>https://dev.to/recover/my-first-project-in-python-54jj</link>
      <guid>https://dev.to/recover/my-first-project-in-python-54jj</guid>
      <description>&lt;p&gt;&lt;strong&gt;Spy – Network Scanner&lt;/strong&gt;&lt;br&gt;
My first real project (now on its 3rd version).&lt;br&gt;
I built it to get better at Python and cybersecurity.&lt;br&gt;
What it does:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Finds devices on the network with ARP&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Port scans a target&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Shows results in clean tables (using Rich)&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Still learning, so any feedback, bug reports or suggestions are welcome.&lt;br&gt;
I will add other features in the future.&lt;br&gt;
Contacts are in the repo.&lt;br&gt;
Latest version: &lt;a href="https://github.com/RecoWas/spy-scan" rel="noopener noreferrer"&gt;https://github.com/RecoWas/spy-scan&lt;/a&gt;&lt;/p&gt;

</description>
      <category>python</category>
      <category>beginners</category>
      <category>security</category>
      <category>testing</category>
    </item>
  </channel>
</rss>
