Files
intercept/docs/FEATURES.md
T
James Smith 48b9d9d05a docs: refactor documentation to remove duplication and improve clarity
- README: remove CW/Morse notes, condense multi-arch Docker detail, fix screenshot path, tighten credentials note
- FEATURES.md: replace 550-line bullet dump with a concise mode→link table
- USAGE.md: replace 140-line Webhooks section with pointer to new WEBHOOKS.md; remove duplicate Configuration and CLI Options sections
- docs/WEBHOOKS.md: new file with full webhook setup, payload format, and Discord relay guide
- HARDWARE.md: remove duplicate Quick Install / Python Environment / Running INTERCEPT sections; add Icecast setup section
- TROUBLESHOOTING.md: replace Icecast install/config block with pointer to HARDWARE.md; replace duplicate udev rules with pointer to HARDWARE.md
- SECURITY.md: update auth section to reflect admin/admin login (was "no authentication mechanism")
- UI_GUIDE.md: add contributor/developer notice at the top

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-01 14:43:34 +01:00

3.7 KiB
Raw Blame History

INTERCEPT Features

Quick reference for all supported modes. Click any mode for full usage instructions.

Mode Description Tools Required
Pager Decoding POCSAG 512/1200/2400 and FLEX decoding RTL-SDR, multimon-ng
433MHz Sensors 200+ device protocols — weather, TPMS, IoT RTL-SDR, rtl_433
Sub-GHz Analyzer 300928 MHz ISM capture, decode, replay HackRF
Aircraft Tracking (ADS-B) Real-time radar map, virtual radar scope, filtering RTL-SDR, dump1090
ADS-B History Persistent aircraft history and reporting dashboard PostgreSQL (optional)
Vessel Tracking (AIS) Maritime map, DSC Channel 70 distress monitoring RTL-SDR, AIS-catcher
ACARS Messaging Aircraft datalink messages RTL-SDR, acarsdec
VDL2 VHF Data Link Mode 2 aircraft datalink RTL-SDR, dumpvdl2
Listening Post Wideband scanner with real-time audio streaming RTL-SDR/HackRF, Icecast
Weather Satellites NOAA APT and Meteor LRPT image decoding RTL-SDR, SatDump
WebSDR Remote HF/shortwave listening via KiwiSDR network None (web-based)
ISS SSTV Slow-scan TV image reception from the ISS RTL-SDR, slowrx
HF SSTV Terrestrial SSTV on shortwave and VHF RTL-SDR, slowrx
APRS Amateur packet radio position reports and telemetry RTL-SDR/TNC, direwolf
Satellite Tracking Pass prediction, polar plot, ground track map RTL-SDR (optional)
Utility Meters Electric, gas, and water meter reading RTL-SDR, rtlamr
WiFi Scanning Monitor mode reconnaissance, network discovery Monitor-mode WiFi adapter
Bluetooth Scanning Device discovery, tracker detection (AirTag, Tile…) Bluetooth adapter
BT Locate GPS-tagged signal trail and proximity alerts Bluetooth + GPS
WiFi Locate Locate APs by BSSID with signal meter and distance WiFi adapter
GPS Real-time position, speed, altitude, satellite map GPS receiver, gpsd
TSCM RF baseline comparison and threat detection RTL-SDR + BT + WiFi
Drone Intelligence UAV detection via Remote ID, RF, and HackRF RTL-SDR / HackRF
Spy Stations Number stations and diplomatic HF network database None (database lookup)
Meshtastic LoRa mesh network integration Meshtastic device
Space Weather Solar and geomagnetic data from NOAA/NASA None (web-based)
Remote Agents Distributed SIGINT with remote sensor nodes Multiple SDR nodes
Offline Mode Bundled assets for air-gapped/field deployments Any

Detailed Docs