A router based on Archlinux.
dhcp server: kea
- 安装
pacman -S kea
- 配置文件目录:
/etc/kea/
next:
bind(maybe)
- 安装
git clone https://aur.archlinux.org/adguardhome.git cd adguardhome makepkg -si
- 配置文件目录:
/var/lib/adguardhome/
firewall: nftables
- 安装
pacman -S nftables
- 配置文件:
/etc/nftables.conf
tftp server: tftp-hap
- 安装
pacman -S tftp-hap
- 配置文件:
/etc/conf.d/tftpd
- 安装
# archlinux git clone https://aur.archlinux.org/xray.git cd xray makepkg -si # debian dpkg -i sing-box_xxx_arm64.deb
- 配置文件目录:
/etc/xray