1
ewpratten.com/content/as204466/router-setup-notes.md
2022-06-23 14:06:56 -04:00

259 B

title
Setup Notes
apt install neovim wireguard-tools bird2 net-tools openresolv
wget https://github.com/coredns/coredns/releases/download/v1.9.3/coredns_1.9.3_linux_amd64.tgz -O /tmp/coredns.tgz
tar -xzf /tmp/coredns.tgz -C /usr/local/bin