<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://scarcs.ca/lib/exe/css.php?s=feed" type="text/css"?>
<feed version="0.3" xmlns="http://purl.org/atom/ns#">
    <title>Sun Coast Amateur &lt;br&gt;Radio Club Society - blog:2026-01-03</title>
    <tagline></tagline>
    <link rel="alternate" type="text/html" href="https://scarcs.ca/"/>
    <id>https://scarcs.ca/</id>
    <modified>2026-04-17T03:02:09+00:00</modified>
    <generator>FeedCreator 1.8</generator>
    <entry>
        <title>intercept</title>
        <link rel="alternate" type="text/html" href="https://scarcs.ca/blog/2026-01-03/intercept"/>
        <created>2026-01-17T18:55:42+00:00</created>
        <issued>2026-01-17T18:55:42+00:00</issued>
        <modified>2026-01-17T18:55:42+00:00</modified>
        <id>https://scarcs.ca/blog/2026-01-03/intercept</id>
        <author>
            <name>Anonymous</name>
        </author>
        <summary>


&lt;h1 class=&quot;sectionedit1&quot; id=&quot;intercept&quot;&gt;Intercept&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
This looks like a pretty interesting &lt;a href=&quot;https://github.com/smittix/intercept&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/smittix/intercept&quot; rel=&quot;ugc nofollow&quot;&gt;GitHub Project&lt;/a&gt;:
&lt;/p&gt;
&lt;blockquote  class=&quot;blockquote-plugin&quot;&gt;
&lt;p&gt;
&lt;strong&gt;Signal Intelligence Platform&lt;/strong&gt;
&lt;/p&gt;

&lt;p&gt;
A sleek, modern web-based front-end for signal intelligence tools. Unified interface for pager decoding, 433MHz sensors, ADS-B aircraft tracking, satellite monitoring, WiFi reconnaissance, and Bluetooth scanning. 
&lt;/p&gt;

&lt;/blockquote&gt;
&lt;p&gt;
&lt;a href=&quot;https://scarcs.ca/lib/exe/fetch.php?tok=b971ca&amp;amp;media=https%3A%2F%2Fraw.githubusercontent.com%2Fsmittix%2Fintercept%2Frefs%2Fheads%2Fmain%2Fstatic%2Fimages%2Fscreenshots%2Fscreenshot2.png&quot; class=&quot;media&quot; title=&quot;https://raw.githubusercontent.com/smittix/intercept/refs/heads/main/static/images/screenshots/screenshot2.png&quot;&gt;&lt;img src=&quot;https://scarcs.ca/lib/exe/fetch.php?w=800&amp;amp;tok=a1d139&amp;amp;media=https%3A%2F%2Fraw.githubusercontent.com%2Fsmittix%2Fintercept%2Frefs%2Fheads%2Fmain%2Fstatic%2Fimages%2Fscreenshots%2Fscreenshot2.png&quot; class=&quot;mediacenter&quot; loading=&quot;lazy&quot; alt=&quot;&quot; width=&quot;800&quot; /&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
I gave it a try on my main computer and it was pretty easy to install and use.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Intercept&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;intercept&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;11-599&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit2&quot; id=&quot;installing_intercept&quot;&gt;Installing Intercept&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Since the software is being updated every few weeks, see the &lt;a href=&quot;https://github.com/smittix/intercept?tab=readme-ov-file#installation--debian--ubuntu--macos&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/smittix/intercept?tab=readme-ov-file#installation--debian--ubuntu--macos&quot; rel=&quot;ugc nofollow&quot;&gt;GitHub page&lt;/a&gt; for the latest instructions.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Installing Intercept&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;installing_intercept&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;600-832&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit3&quot; id=&quot;running_intercept&quot;&gt;Running Intercept&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
To start the program, I ran:
&lt;/p&gt;
&lt;pre class=&quot;code bash&quot;&gt;&lt;span class=&quot;kw3&quot;&gt;source&lt;/span&gt; venv&lt;span class=&quot;sy0&quot;&gt;/&lt;/span&gt;bin&lt;span class=&quot;sy0&quot;&gt;/&lt;/span&gt;activate &lt;span class=&quot;sy0&quot;&gt;&amp;amp;&amp;amp;&lt;/span&gt; &lt;span class=&quot;kw2&quot;&gt;sudo&lt;/span&gt; venv&lt;span class=&quot;sy0&quot;&gt;/&lt;/span&gt;bin&lt;span class=&quot;sy0&quot;&gt;/&lt;/span&gt;python intercept.py&lt;/pre&gt;

&lt;p&gt;
For convenience, I add this to my alias.
&lt;/p&gt;

&lt;p&gt;
This gives more instructions on how to access the program, and how to stop it:
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;==================================================
 INTERCEPT // Signal Intelligence
 Pager / 433MHz / Aircraft / Satellite / WiFi / BT
==================================================

Open http://localhost:5050 in your browser

Press Ctrl+C to stop&lt;/pre&gt;

&lt;p&gt;
It also shows other IP addresses where the program can be accessed (which I&amp;#039;m not showing here).
&lt;/p&gt;

&lt;p&gt;
I added more details of what I was able and unable to decode in the discussion (must be logged into the website to see).  Add comments if you give it a try!
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Running Intercept&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;running_intercept&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;833-&amp;quot;} --&gt;</summary>
    </entry>
</feed>
