Page 1 of 1

Debian install SpyServer RTL-SDR

Posted: Thu Jul 07, 2022 5:27 pm
by DJ-Daz
Make sure you have the correct airspy software, I installed the 32bit version on debian 64bit and it crashed/failed constantly.

Code: Select all

sudo apt install rtl-sdr librtlsdr-dev
mkdir spyserver
cd spyserver
wget -O spyserver.tgz http://airspy.com/?ddownload=4247
tar xvzf spyserver.tgz
nano spyserver.config
chmod +x spyserver
./spyserver