<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: OpenSnitch: The Must-Have Application Firewall for Linux	</title>
	<atom:link href="https://www.tecmint.com/opensnitch-linux-application-firewall/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/opensnitch-linux-application-firewall/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Wed, 31 Dec 2025 17:03:06 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Bob Robertson		</title>
		<link>https://www.tecmint.com/opensnitch-linux-application-firewall/comment-page-1/#comment-97343</link>

		<dc:creator><![CDATA[Bob Robertson]]></dc:creator>
		<pubDate>Wed, 31 Dec 2025 17:03:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=5190#comment-97343</guid>

					<description><![CDATA[Tried it on Fedora and ran into dependency issues. Ended up compiling from source. Needs better distro support or at least a flatpak/snap option.]]></description>
			<content:encoded><![CDATA[<p>Tried it on Fedora and ran into dependency issues. Ended up compiling from source. Needs better distro support or at least a flatpak/snap option.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: sammy nulls		</title>
		<link>https://www.tecmint.com/opensnitch-linux-application-firewall/comment-page-1/#comment-2375051</link>

		<dc:creator><![CDATA[sammy nulls]]></dc:creator>
		<pubDate>Wed, 31 Dec 2025 00:21:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=5190#comment-2375051</guid>

					<description><![CDATA[I’ve been running &lt;strong&gt;OpenSnitch&lt;/strong&gt; for quite some time now, currently on &lt;strong&gt;Fedora Silverblue 43 (RPM)&lt;/strong&gt;.

It truly is fantastic and brings a great deal of peace of mind. Being able to see what applications are doing and block things you simply don’t like is pure bliss.

No doubt it takes some time and a bit of tweaking to set up your rules, but stick with it—the end result is most certainly worth it.]]></description>
			<content:encoded><![CDATA[<p>I’ve been running <strong>OpenSnitch</strong> for quite some time now, currently on <strong>Fedora Silverblue 43 (RPM)</strong>.</p>
<p>It truly is fantastic and brings a great deal of peace of mind. Being able to see what applications are doing and block things you simply don’t like is pure bliss.</p>
<p>No doubt it takes some time and a bit of tweaking to set up your rules, but stick with it—the end result is most certainly worth it.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/opensnitch-linux-application-firewall/comment-page-1/#comment-2308371</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Mon, 19 May 2025 04:48:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=5190#comment-2308371</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/opensnitch-linux-application-firewall/comment-page-1/#comment-2307559&quot;&gt;Tice&lt;/a&gt;.

@Tice,

It looks like the OpenSnitch GUI isn&#039;t starting properly because the required theme package (qt-material) isn&#039;t installed. 

You can try running the following command to fix it:
&lt;pre&gt;
pip3 install qt-material
&lt;/pre&gt;
That should resolve the &quot;Themes not available&quot; warning and hopefully allow the GUI to launch correctly.

As for the concern about not being able to configure network rules without the GUI — you&#039;re absolutely right. The GUI is the main way to manage and allow/deny connections interactively, so getting it running is important.

Let me know if the GUI still doesn’t start after installing the theme package — happy to help you troubleshoot further.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/opensnitch-linux-application-firewall/comment-page-1/#comment-2307559">Tice</a>.</p>
<p>@Tice,</p>
<p>It looks like the OpenSnitch GUI isn&#8217;t starting properly because the required theme package (qt-material) isn&#8217;t installed. </p>
<p>You can try running the following command to fix it:</p>
<pre>
pip3 install qt-material
</pre>
<p>That should resolve the &#8220;Themes not available&#8221; warning and hopefully allow the GUI to launch correctly.</p>
<p>As for the concern about not being able to configure network rules without the GUI — you&#8217;re absolutely right. The GUI is the main way to manage and allow/deny connections interactively, so getting it running is important.</p>
<p>Let me know if the GUI still doesn’t start after installing the theme package — happy to help you troubleshoot further.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: dragonmouth		</title>
		<link>https://www.tecmint.com/opensnitch-linux-application-firewall/comment-page-1/#comment-2307621</link>

		<dc:creator><![CDATA[dragonmouth]]></dc:creator>
		<pubDate>Fri, 16 May 2025 11:14:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=5190#comment-2307621</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/opensnitch-linux-application-firewall/comment-page-1/#comment-2307531&quot;&gt;Ravi Saive&lt;/a&gt;.

Thanks]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/opensnitch-linux-application-firewall/comment-page-1/#comment-2307531">Ravi Saive</a>.</p>
<p>Thanks</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Tice		</title>
		<link>https://www.tecmint.com/opensnitch-linux-application-firewall/comment-page-1/#comment-2307559</link>

		<dc:creator><![CDATA[Tice]]></dc:creator>
		<pubDate>Fri, 16 May 2025 07:54:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=5190#comment-2307559</guid>

					<description><![CDATA[UI isn&#039;t starting:

Themes not available. Install &lt;strong&gt;qt-material&lt;/strong&gt; if you want to change GUI&#039;s appearance: 
&lt;pre&gt;
pip3 install qt-material
&lt;/pre&gt;
Loaded network aliases from &lt;strong&gt;/usr/lib/python3/dist-packages/opensnitch/network_aliases.json&lt;/strong&gt;
	 ~ OpenSnitch GUI - 1.7.0 ~
	protobuf: 3.12.4 - grpc: 1.30.2

Hope it will not cause connection problems now which I can&#039;t configure without GUI.]]></description>
			<content:encoded><![CDATA[<p>UI isn&#8217;t starting:</p>
<p>Themes not available. Install <strong>qt-material</strong> if you want to change GUI&#8217;s appearance: </p>
<pre>
pip3 install qt-material
</pre>
<p>Loaded network aliases from <strong>/usr/lib/python3/dist-packages/opensnitch/network_aliases.json</strong><br />
	 ~ OpenSnitch GUI &#8211; 1.7.0 ~<br />
	protobuf: 3.12.4 &#8211; grpc: 1.30.2</p>
<p>Hope it will not cause connection problems now which I can&#8217;t configure without GUI.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
