github smittix/intercept v1.1.0
v1.1.0 - Remote SDR Support

latest releases: v2.9.0, v2.0.0, v1.2.0...
5 days ago

New Features

rtl_tcp Support (Remote SDR)

Connect to RTL-SDR devices on remote machines via rtl_tcp protocol.

  • Pager Decoding: Use remote SDR for POCSAG/FLEX decoding
  • Sensor Monitoring: Use remote SDR for 433MHz sensor monitoring
  • New sidebar toggle: "Use Remote SDR (rtl_tcp)"
  • Enter host and port (default 1234) to connect

To start rtl_tcp server on remote machine:

rtl_tcp -a 0.0.0.0

Remote dump1090 for ADS-B

Connect to dump1090 running on a remote machine for ADS-B tracking.

  • New "Remote" checkbox in ADS-B dashboard
  • Connect to SBS output (default port 30003)

This is useful when running dump1090 on a Raspberry Pi or dedicated receiver.

Technical Notes

  • rtl_tcp works with rtl_fm and rtl_433 commands
  • dump1090 does not support rtl_tcp directly - connect to remote dump1090's network output instead

Don't miss a new intercept release

NewReleases is sending notifications on new releases.