feedclient
1.0.0
https://www.freemaptools.com/elevation-finder.htm
curl -L -o /tmp/axfeed.sh https://adsbexchange.com/feed.sh
sudo bash /tmp/axfeed.sh
curl -L -o /tmp/axstats.sh https://adsbexchange.com/stats.sh
sudo bash /tmp/axstats.sh
adsbexchange-showurl
ติดตั้ง / อัปเดต:
sudo bash /usr/local/share/adsbexchange/git/install-or-update-interface.sh
ลบ:
sudo bash /usr/local/share/tar1090/uninstall.sh adsbx
curl -L -o /tmp/axupdate.sh https://adsbexchange.com/feed-update.sh
sudo bash /tmp/axupdate.sh
sudo journalctl -u adsbexchange-feed --no-pager
sudo journalctl -u adsbexchange-mlat --no-pager
cat /etc/default/adsbexchange
นี่จะเหมือนกับการติดตั้งครั้งแรก หากไคลเอนต์เป็นปัจจุบัน ก็ไม่ควรใช้เวลานานเท่ากับการติดตั้งดั้งเดิม ไม่เช่นนั้นจะเป็นการอัปเดตไคลเอนต์ด้วยซึ่งจะใช้เวลาสักครู่
curl -L -o /tmp/axfeed.sh https://adsbexchange.com/feed.sh
sudo bash /tmp/axfeed.sh
sudo sed --follow-symlinks -i -e 's/RESULTS=.*/RESULTS=""/' /etc/default/adsbexchange
sudo systemctl restart adsbexchange-mlat
sudo sed --follow-symlinks -i -e 's/RESULTS=.*/RESULTS="--results beast,connect,127.0.0.1:30104"/' /etc/default/adsbexchange
sudo systemctl restart adsbexchange-mlat
https://github.com/adsbxchange/wiki/wiki/Datasource-other-device
sudo systemctl restart adsbexchange-feed
sudo systemctl restart adsbexchange-mlat
sudo systemctl status adsbexchange-mlat
sudo systemctl status adsbexchange-feed
sudo bash /usr/local/share/adsbexchange/uninstall.sh
หากวิธีการข้างต้นไม่ได้ผล คุณอาจใช้เวอร์ชันเก่าที่ไม่มีสคริปต์การถอนการติดตั้ง เพียงแค่ปิดการใช้งานบริการ และสคริปต์จะไม่ทำงานอีกต่อไป:
sudo systemctl disable --now adsbexchange-feed
sudo systemctl disable --now adsbexchange-mlat