Skip to content

Instantly share code, notes, and snippets.

@hesss5
Created August 19, 2019 14:49
Show Gist options
  • Save hesss5/0a0a87e44e00ba71d75a75e048e0dcb3 to your computer and use it in GitHub Desktop.
Save hesss5/0a0a87e44e00ba71d75a75e048e0dcb3 to your computer and use it in GitHub Desktop.
nts\data>AdGuardHome.exe
[info] AdGuard Home, version v0.97.1-79-geba7, channel beta
[info] Added 1 client aliases from C:\Windows\system32\drive
[info] Start DNS server periodic jobs
[info] Upstream 0: https://dns.cloudflare.com:443/dns-query
[info] Starting the DNS proxy server
[info] Ratelimit is enabled and set to 20 rps
[info] The server is configured to refuse ANY requests
[info] DNS cache is enabled
[info] Creating the UDP server socket
[info] Listening to udp://[::]:53
[info] Creating the TCP server socket
[info] Listening to tcp://[::]:53
[info] Entering the UDP listener loop on [::]:53
[info] Entering the tcp listener loop on [::]:53
[info] AdGuard Home is available on the following addresses:
[info] Go to http://148.161.1.2:80
[info] Go to http://[::1]:80
[info] Couldn't request filter from URL https://adaway.org/hosts.txt, skipping: Get https://adaway.org/hosts.txt: read udp 127.0.0.1:51562->127.0.0.1:53: i/o timeout
[info] Failed to update filter https://adaway.org/hosts.txt: Get https://adaway.org/hosts.txt: read udp 127.0.0.1:51562->127.0.0.1:53: i/o timeout
[info] Couldn't request filter from URL https://adaway.org/hosts.txt, skipping: Get https://adaway.org/hosts.txt: read udp 127.0.0.1:60231->127.0.0.1:53: i/o timeout
[info] Failed to update filter https://adaway.org/hosts.txt: Get https://adaway.org/hosts.txt: read udp 127.0.0.1:60231->127.0.0.1:53: i/o timeout
[info] Saving filter 0 contents to: C:\Users\user\Documents\data\data\filters\0.txt
[info] Upstream 0: https://dns.cloudflare.com:443/dns-query
[info] Start reconfiguring the server
[info] Stopping the DNS proxy server
[info] tcpListen.Accept() returned because we're reading from a closed connection, exiting loop
[info] udpListen.ReadFrom() returned because we're reading from a closed connection, exiting loop
[info] Stopped the DNS proxy server
[info] Starting the DNS proxy server
[info] Ratelimit is enabled and set to 20 rps
[info] The server is configured to refuse ANY requests
[info] DNS cache is enabled
[info] Creating the UDP server socket
[info] Listening to udp://[::]:53
[info] Creating the TCP server socket
[info] Listening to tcp://[::]:53
[info] Entering the UDP listener loop on [::]:53
[info] Entering the tcp listener loop on [::]:53
[info] error while responding to a DNS request: write udp [::]:53->127.0.0.1:56010: use of closed network connection
[info] Couldn't get version check json from https://static.adguard.com/adguardhome/beta/version.json: *url.Error Get https://static.adguard.com/adguardhome/beta/version.json: read udp 127.0.0.1:64036->127.0.0.1:53: i/o timeout
[info] error while responding to a DNS request: write udp [::]:53->127.0.0.1:59317: use of closed network connection
[info] error while responding to a DNS request: write udp [::]:53->148.161.1.2:55747: use of closed network connection
[info] error while responding to a DNS request: write udp [::]:53->148.161.1.2:56086: use of closed network connection
[info] error while responding to a DNS request: write udp [::]:53->127.0.0.1:54993: use of closed network connection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment