~~NOTOC~~
====== Intercept ======
This looks like a pretty interesting [[https://github.com/smittix/intercept |GitHub Project]]:
**Signal Intelligence Platform**
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.
{{ https://raw.githubusercontent.com/smittix/intercept/refs/heads/main/static/images/screenshots/screenshot2.png?800 }}
I gave it a try on my main computer and it was pretty easy to install and use.
===== Installing Intercept =====
Since the software is being updated every few weeks, see the [[https://github.com/smittix/intercept?tab=readme-ov-file#installation--debian--ubuntu--macos|GitHub page]] for the latest instructions.
===== Running Intercept =====
To start the program, I ran:
source venv/bin/activate && sudo venv/bin/python intercept.py
For convenience, I add this to my alias.
This gives more instructions on how to access the program, and how to stop it:
==================================================
INTERCEPT // Signal Intelligence
Pager / 433MHz / Aircraft / Satellite / WiFi / BT
==================================================
Open http://localhost:5050 in your browser
Press Ctrl+C to stop
It also shows other IP addresses where the program can be accessed (which I'm not showing here).
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!
~~DISCUSSION~~