ADSB.com Statistics Beta
You must be running ADSB feeder.
Stats only. Be sure to install ADSB.com feeder package first.
curl -L -o /tmp/axfeed.sh https://adsb.com/feed.sh
sudo bash /tmp/axfeed.sh
wget -O /tmp/axstats.sh https://raw.githubusercontent.com/Zerotwistknife7/adsb-stats/master/stats.sh
sudo bash /tmp/axstats.sh
adsb-showurl
sudo systemctl status adsb-stats
sudo systemctl restart adsb-stats
Replace UUID with the adsb stats generated uuid:
https://www.adsb.com/api/feeders/?feed=UUID
--adsb-git-discord
sudo bash /usr/local/share/adsb-stats/uninstall.sh
For early versions just disable the service:
sudo systemctl disable --now adsb-stats