ha7ilm / rtl-sdr

RTL-SDR branch with authentication for rtl_tcp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rtl-sdr
turns your Realtek RTL2832 based DVB dongle into a SDR receiver
======================================================================

For more information see:
http://sdr.osmocom.org/trac/wiki/rtl-sdr

======================================================================

This version has been modified by HA7ILM to include password protection.
If the "-l password" switch is supplied, the client starts to get the I/Q samples only after sending the correct password over the socket.

Known problems:
- Password is sent plain-text by now. It's not secure, but better than no authentication at all.
- Dongle identifier is sent back before authentication, password only protects the I/Q samples.
- Please use adequately long passwords.
- This feature has been added for support in a later version of OpenWebRX.

About

RTL-SDR branch with authentication for rtl_tcp

License:GNU General Public License v2.0


Languages

Language:C 90.7%Language:CMake 6.7%Language:Shell 1.4%Language:C++ 1.2%