Files
armbian-router/dlrouter.yaml
2025-04-03 17:45:59 +03:00

64 lines
1.9 KiB
YAML

# GeoIP Database Path
geodb: GeoLite2-City.mmdb
asndb: GeoLite2-ASN.mmdb
dl_map: userdata.csv
sameCityThreshold: 200000.0
checkUrl: https://imola.armbian.com/apt/.control
# LRU Cache Size (in items)
cacheSize: 1024
# Server definition
# Weights are just like nginx, where if it's > 1 it'll be chosen x out of x + total times
# By default, the top 3 servers are used for choosing the best.
# server = full url or host+path
# weight = int
# optional: latitude, longitude (float)
servers:
- server: armbian.chi.auroradev.org/apt/
weight: 15
latitude: 41.8879
longitude: -88.1995
- server: armbian.hosthatch.com/apt/
- server: armbian.lv.auroradev.org/apt/
weight: 15
- server: armbian.site-meganet.com/apt/
- server: armbian.systemonachip.net/apt/
- server: armbian.tnahosting.net/apt/
weight: 15
- server: au-mirror.bret.dk/armbian/apt/
- server: es-mirror.bret.dk/armbian/apt/
- server: imola.armbian.com/apt/
- server: mirror.iscas.ac.cn/armbian/
- server: mirror.sjtu.edu.cn/armbian/
- server: mirrors.aliyun.com/armbian/
continent: AS
- server: mirrors.bfsu.edu.cn/armbian/
- server: mirrors.dotsrc.org/armbian-apt/
weight: 15
protocols:
- http
- https
- rsync
- server: mirrors.netix.net/armbian/apt/
- server: mirrors.nju.edu.cn/armbian/
- server: mirrors.sustech.edu.cn/armbian/
- server: mirrors.tuna.tsinghua.edu.cn/armbian/
- server: mirrors.ustc.edu.cn/armbian/
- server: mirrors.xtom.de/armbian/
- server: sg-mirror.bret.dk/armbian/apt/
- server: stpete-mirror.armbian.com/apt/
- server: xogium.performanceservers.nl/apt/
- server: github.com/armbian/mirror/releases/download/
continent: GITHUB
specialExtensions:
boot-sms.img.xz: -boot-sms
boot-boe.img.xz: -boot-boe
boot-csot.img.xz: -boot-csot
rootfs.img.xz: -rootfs
img.qcow2: -qcow2
img.qcow2.xz: -qcow2
boot.bin.xz: -uboot-bin