<?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: Rudolf Barbu</title>
    <description>The latest articles on DEV Community by Rudolf Barbu (@rudolfbarbu).</description>
    <link>https://dev.to/rudolfbarbu</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F422171%2F9e213b2a-3b5f-4756-b6cd-bafcd77175f3.png</url>
      <title>DEV Community: Rudolf Barbu</title>
      <link>https://dev.to/rudolfbarbu</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/rudolfbarbu"/>
    <language>en</language>
    <item>
      <title>I created a brute-force tool, learn concurrency programming.</title>
      <dc:creator>Rudolf Barbu</dc:creator>
      <pubDate>Fri, 25 Aug 2023 01:00:19 +0000</pubDate>
      <link>https://dev.to/rudolfbarbu/i-created-a-brute-force-tool-learn-concurrency-programming-1gdc</link>
      <guid>https://dev.to/rudolfbarbu/i-created-a-brute-force-tool-learn-concurrency-programming-1gdc</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--03nH-cWK--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/1mn8u75kldvpft91p438.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--03nH-cWK--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/1mn8u75kldvpft91p438.png" alt="Image description" width="627" height="266"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Parcel is a brute-force tool, which can be very easily configured for different purposes. Currently, it confirmed as IMAP mail brute-force tool.&lt;br&gt;
This project uses concurrent architecture, with synchronization on common resources. Also, it can save results into text files.&lt;br&gt;
All control logic is very generic and needs no change, when you want to configure this software for your own automation purposes.&lt;br&gt;
This project can be used only in educational purposes, on your own accounts! The author is not responsible for your dangerous actions.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/Rudolf-Barbu/Parcel/"&gt;https://github.com/Rudolf-Barbu/Parcel/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>java</category>
      <category>programming</category>
      <category>concurrency</category>
      <category>beginners</category>
    </item>
    <item>
      <title>I created a server monitoring dashboard</title>
      <dc:creator>Rudolf Barbu</dc:creator>
      <pubDate>Sat, 04 Jul 2020 14:29:57 +0000</pubDate>
      <link>https://dev.to/rudolfbarbu/i-created-a-server-monitoring-dashboard-g0k</link>
      <guid>https://dev.to/rudolfbarbu/i-created-a-server-monitoring-dashboard-g0k</guid>
      <description>&lt;p&gt;&lt;a href="https://github.com/B-Software/Warde"&gt;https://github.com/B-Software/Warde&lt;/a&gt;&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>java</category>
      <category>opensource</category>
      <category>webdev</category>
    </item>
    <item>
      <title>I created minimalistic server dashboard</title>
      <dc:creator>Rudolf Barbu</dc:creator>
      <pubDate>Fri, 03 Jul 2020 18:14:05 +0000</pubDate>
      <link>https://dev.to/rudolfbarbu/i-created-minimalistic-server-dashboard-1oap</link>
      <guid>https://dev.to/rudolfbarbu/i-created-minimalistic-server-dashboard-1oap</guid>
      <description>&lt;p&gt;&lt;a href="https://github.com/B-Software/Ward"&gt;https://github.com/B-Software/Ward&lt;/a&gt;&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>javascript</category>
      <category>java</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Ward: Minimalistic server dashboard</title>
      <dc:creator>Rudolf Barbu</dc:creator>
      <pubDate>Thu, 02 Jul 2020 10:04:04 +0000</pubDate>
      <link>https://dev.to/rudolfbarbu/ward-minimalistic-server-dashboard-941</link>
      <guid>https://dev.to/rudolfbarbu/ward-minimalistic-server-dashboard-941</guid>
      <description>&lt;p&gt;Ward is a simple and and minimalistic server monitoring tool. Ward supports adaptive design system. Also it supports dark theme. It shows only principal information and can be used, if you want to see nice looking dashboard instead looking on bunch of numbers and graphs.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/B-Software/Ward"&gt;https://github.com/B-Software/Ward&lt;/a&gt;&lt;/p&gt;

</description>
      <category>java</category>
      <category>javascript</category>
      <category>webdev</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
