AdGuard Home-DNS resolution server construction notes

Introduction to AdGuardHome AdGuard Home, written in Golang, officially supports running on Linux 32-bit/64-bit/ARM (v6/v7)/MIPS, FreeBSD, Windows, macOS, Docker, as well as OpenWrt software packages, Home Assistant extensions and Arch Linux maintained by third-party developers. Download and install AdGuard Home System environment: ubuntu 18.04 Download AdGuard Home wget https://static.adguard.com/adguardhome/edge/AdGuardHome_linux_amd64.tar.gz -O AdGuardHome.tar.gzNote: Download the corresponding version according to your system Unzip and install AdGuard Home sudo tar zxvf AdGuardHome.tar.gz sudo chmod +x AdGuardHome cd AdGuardHome sudo ./AdGuardHome --service installWhen the prompt AdGuard Home is successfully installed and will automatically start on boot. is displayed, it means that AdGuard Home is successfully installed on the current system. The address and port of the management background will be displayed on the terminal. The default is http://IP:3000 ...

搜尋文章

輸入標題、分類或文章內容

Plz typing to search for articles.