<?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: zersh</title>
    <description>The latest articles on DEV Community by zersh (@zersh01).</description>
    <link>https://dev.to/zersh01</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%2F634320%2F66fa20f1-4f19-49af-9ad3-73a99b87f13b.jpeg</url>
      <title>DEV Community: zersh</title>
      <link>https://dev.to/zersh01</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/zersh01"/>
    <language>en</language>
    <item>
      <title>Interactive description of iptables tables is now in Chinese</title>
      <dc:creator>zersh</dc:creator>
      <pubDate>Sat, 07 Dec 2024 19:16:54 +0000</pubDate>
      <link>https://dev.to/zersh01/interactive-description-of-iptables-tables-is-now-in-chinese-4f29</link>
      <guid>https://dev.to/zersh01/interactive-description-of-iptables-tables-is-now-in-chinese-4f29</guid>
      <description>&lt;p&gt;Thanks to Chihsiao for the Chinese translation!&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Flf79188cmxv5zrt0zktq.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Flf79188cmxv5zrt0zktq.png" alt="Image description" width="800" height="698"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Update! Interactive description of iptables tables</title>
      <dc:creator>zersh</dc:creator>
      <pubDate>Sun, 05 May 2024 10:20:10 +0000</pubDate>
      <link>https://dev.to/zersh01/update-interactive-description-of-iptables-tables-22o3</link>
      <guid>https://dev.to/zersh01/update-interactive-description-of-iptables-tables-22o3</guid>
      <description>&lt;p&gt;Added support for &lt;a href="https://ipset.netfilter.org/iptables-extensions.man.html"&gt;iptables-extensions&lt;/a&gt;. &lt;/p&gt;

&lt;p&gt;You can now add extensions and highlight tables or entire chains that use these extensions (targets)&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F8ub0bmkrl157q522r46s.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F8ub0bmkrl157q522r46s.png" alt="Image description" width="800" height="709"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>iptables</category>
      <category>security</category>
      <category>linux</category>
    </item>
    <item>
      <title>Interactive description of iptables tables</title>
      <dc:creator>zersh</dc:creator>
      <pubDate>Wed, 27 Mar 2024 10:22:10 +0000</pubDate>
      <link>https://dev.to/zersh01/interactive-description-of-iptables-tables-131b</link>
      <guid>https://dev.to/zersh01/interactive-description-of-iptables-tables-131b</guid>
      <description>&lt;p&gt;It often happens that over time, knowledge is forgotten. At best, you open your favorite manual and quickly remember everything. At worst, you have to re-immerse yourself in a seemingly familiar topic.&lt;/p&gt;

&lt;p&gt;I have always believed that visualizing the information being studied allows you to understand it faster.&lt;/p&gt;

&lt;p&gt;For these purposes, an interactive description of the iptables tables, hints along the chains, and visualization of the traffic flow, depending on its destination (transit, local), was made.&lt;/p&gt;

&lt;p&gt;The description includes only the most popular actions and examples.You can deploy it at home, the code is posted on github: &lt;a href="https://github.com/zersh01/iptables_interactive_scheme"&gt;https://github.com/zersh01/iptables_interactive_scheme&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Demo: &lt;a href="https://zersh01.github.io/iptables_interactive_scheme/"&gt;https://zersh01.github.io/iptables_interactive_scheme/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Basic files:&lt;/p&gt;

&lt;p&gt;-iptables.html - markup&lt;br&gt;
-styles.css styles&lt;br&gt;
-iptables.svg - the schema itself&lt;br&gt;
-Iptables - folder for localizations&lt;br&gt;
-start_python_http.sh - simple http server for quick testing&lt;/p&gt;

&lt;p&gt;You can send your localization by adding a translation along the following path: Iptables/lang_name&lt;/p&gt;

&lt;p&gt;The file names indicate the type of message that they are intended for:&lt;/p&gt;

&lt;p&gt;*-data - for tooltips&lt;/p&gt;

&lt;p&gt;*-descr - extended description under the diagram&lt;/p&gt;

</description>
      <category>iptables</category>
      <category>linux</category>
      <category>security</category>
    </item>
  </channel>
</rss>
