https://ms.sysu.edu.cn/install-root-ca
https://ms.sysu.edu.cn/sites/default/files/ms.local_Root_CA.cer
——————————————————————————————————————————————————————————————————
参考:
https://www.iplaysoft.com/remoteapp-tool.html
https://ms.sysu.edu.cn/install-root-ca
https://ms.sysu.edu.cn/sites/default/files/ms.local_Root_CA.cer
——————————————————————————————————————————————————————————————————
参考:
https://www.iplaysoft.com/remoteapp-tool.html
https://github.com/NewOrin/TVBox
https://raw.liucn.cc/box/m.json
http://cdn.qiaoji8.com/tvbox.json
https://raw.githubusercontent.com/yoursmile66/TVBox/refs/heads/main/XC.json
https://github.com/yoursmile66/TVBox
VLC https://get.videolan.org/vlc/3.0.23/win64/vlc-3.0.23-win64.7z
https://mirrors.ocf.berkeley.edu/videolan-ftp/vlc/3.0.23/win64/vlc-3.0.23-win64.7z
https://github.com/IrineSistiana/mosdns
https://pymumu.github.io/smartdns/
https://github.com/pmkol/easymosdns
gopeed
https://github.com/GopeedLab/gopeed/releases/download/v1.9.3/Gopeed-v1.9.3-windows-amd64-portable.zip
https://fastgit.cc/
https://github.akams.cn/
https://api.oplist.org/
一、官方查询平台
1、 民航局UTMISS系统
网址:https://utmiss.caac.gov.cn
特点:国家民航局开发的无人机综合管理平台,可查询全国禁飞区、临时管制区域及飞行申请入口。
操作:注册登录后,点击“空域查询”输入坐标或地图选点。
二、无人机厂商工具
1、大疆FlySafe限飞区地图
网址:https://fly-safe.dji.com/nfz/nfz-query
特点:覆盖大疆全系无人机内置限飞数据,标注机场、军事区、景区等禁飞范围。
2、厂商品牌内置系统
如道通、极飞等无人机品牌,均提供APP内限飞区实时提示功能。如:DJI Fly App,实时显示禁飞区、限高区及警示区域,支持GPS定位提示,覆盖全球主要市场。
三、第三方综合查询工具
1、优凯限飞区查询
网址:http://xianfei.u-care.net.cn
数据:支持数据资源下载。
2、高德地图-无人机模式
操作:APP搜索“无人机”,切换限飞区图层,标注机场、敏感区域。
注意事项
数据时效:工具仅供参考,禁飞区可能因活动、政策调整变化,务必以飞行当日政府公告为准。
交叉验证:飞行前需核查最新信息 敏感区域(军事区、边境)可能不公开,建议同时咨询当地公安部门。
法律责任:违规飞行可能导致航班延误、碰撞事故甚至法律责任,可能面临罚款或刑事处罚,务必谨慎合规!
以上工具结合使用,可有效规避飞行风险,确保合法合规操作。
===========================
转载,「低空界」:http://dikongjie.com/6754.html
1. debian buster 已经过期,apt 源官方改为
# 存档源(解决404关键)
deb http://archive.debian.org/debian/ buster main contrib non-free
deb http://archive.debian.org/debian-security/ buster/updates main contrib non-free
deb http://archive.debian.org/debian/ buster-updates main contrib non-free
2. 更新为http镜像
sed -i 's|https://|http://|g' /etc/apt/sources.list3. 更新 ca 并验证状态
apt install --reinstall ca-certificates
update-ca-certificates --fresh
echo | openssl s_client -connect mirrors.zju.edu.cn:443 2>/dev/null | openssl x509 -noout -text
————–
参考:https://geekdaxue.co/read/baxiang@linux/ne2ilm