AdGuard

Open-source DNS provider, specialising in the blocking of ads, trackers and malicious domains. They have been independently audited and do not keep logs.

Open Source

AdGuard Privacy Policy

Privacy Policy Summary

  • This service is only available to users over 16 years old
  • Your private content may be accessed by people working for the service
  • Matomo and Google Analytics are used for statistics on their website
  • Your personal data is not sold
  • This service respects your browser's Do Not Track (DNT) headers on their website
  • The court of law governing the terms is in Cyprus
  • There is a date of the last update of the agreements
  • The cookies used by this service do not contain information that would personally identify you
  • Logs are deleted after 24 hours
  • Only necessary logs are kept by the service to ensure quality

Score

C

Documents

Domains Covered by Policy

  • adguard.com
  • adtidy.org

About the Data

This data is kindly provided by tosdr.org. Read full report at: #2776

AdGuard Source Code

Author

AdguardTeam

Description

Public DNS resolver that protects you from ad trackers

#adblock#adguard#dns#dns-over-https#dns-over-quic#dns-over-tls#dnscrypt#golang#open-source#privacy

Homepage

https://adguard-dns.io/

Repository

  • LicenseAGPL-3.0
  • Created12 Dec 18
  • Primary languageGo
  • Size7,571 KB
  • Stars950
  • Forks82
  • Watchers950

Language Usage

Language Usage

Project Health

  • Last commit1 month ago
  • Open issues167
  • Latest releasev2.23.0

Top Contributors

Recent Commits

AdGuard Security

3.3/10

Repo Security Summary

Updated 24 Aug 26

  • Maintained4/10
  • Code-Review0/10
  • Dangerous-WorkflowN/A
  • Token-PermissionsN/A
  • PackagingN/A
  • SAST0/10
  • CII-Best-Practices0/10
  • Binary-Artifacts10/10
  • Security-Policy0/10
  • Fuzzing10/10
  • Signed-ReleasesN/A
  • License10/10
  • Branch-Protection0/10
  • Pinned-Dependencies0/10

AdGuard Website

Website

Redirects

Redirects to https://adguard-dns.io/welcome.html

Security Checks

1 security checks failed (64 passed)

  • External Redirect Detected

Server Details

  • IP Address104.18.188.9
  • LocationSan Francisco,California,United States of America,NA
  • ISPCloudFlare Inc.
  • ASNAS13335

Associated Countries

  • USUS
  • CACA

Safety Score

Website marked as safe

100%

Blacklist Check

adguard.com was found on 0 blacklists

  • AntiSocial Blacklist
  • Artists Against 419
  • Badbitcoin
  • Bambenek Consulting
  • CERT Polska
  • CoinBlockerLists
  • CRDF
  • CryptoScamDB
  • EtherAddressLookup
  • EtherScamDB
  • Fake Website Buster
  • MetaMask EthPhishing
  • NABP Not Recommended Sites
  • OpenPhish
  • PetScams
  • PhishFeed
  • PhishFort
  • Phishing.Database
  • PhishStats
  • PhishTank
  • Phishunt
  • RPiList Not Serious
  • Scam.Directory
  • SecureReload Phishing List
  • Spam404
  • StopGunScams
  • Suspicious Hosting IP
  • ThreatFox
  • ThreatLog
  • TweetFeed
  • URLhaus
  • ViriBack C2 Tracker

Website Preview

Website preview

AdGuard Docker

Container Info

adguard

AdGuard Home is a network-wide software for blocking ads & tracking. After you set it up, it’ll cover ALL your home devices, and you don’t need any client-side software for that. With the rise of Internet-Of-Things and connected devices, it becomes more and more important to be able to control your whole network.

#Other

View on DockerHub

adguard/adguardhome:latest

Run Command

docker run -d \
  -p 53:53/tcp \
  -p 53:53/udp \
  -p 67:67/udp \
  -p 68:68/tcp \
  -p 68:68/udp \
  -p 80:80/tcp \
  -p 443:443/tcp \
  -p 853:853/tcp \
  -p 3000:3000/tcp \
  -e PUID=${PUID} \
  -e PGID=${PGID} \
  -e CONTEXT_PATH=${CONTEXT_PATH} \
  -v /portainer/Files/AppData/Adguard/Workdir:/opt/adguardhome/work \
  -v /portainer/Files/AppData/Adguard/Conf:/opt/adguardhome/conf \
  --restart=unless-stopped \
  adguard/adguardhome:latest

Compose File

version: 3.8
services:
  adguard:
    image: "adguard/adguardhome:latest"
    ports:
      - "53:53/tcp"
      - "53:53/udp"
      - "67:67/udp"
      - "68:68/tcp"
      - "68:68/udp"
      - "80:80/tcp"
      - "443:443/tcp"
      - "853:853/tcp"
      - "3000:3000/tcp"
    environment:
      PUID: 1000
      PGID: 100
      CONTEXT_PATH: adguard home
    volumes:
      - "/portainer/Files/AppData/Adguard/Workdir:/opt/adguardhome/work"
      - "/portainer/Files/AppData/Adguard/Conf:/opt/adguardhome/conf"
    restart: unless-stopped

Environment Variables

  • Var NameDefault
  • PUID1000
  • PGID100
  • CONTEXT_PATHadguard home

Port List

  • 53:53/tcp
  • 53:53/udp
  • 67:67/udp
  • 68:68/tcp
  • 68:68/udp
  • 80:80/tcp
  • 443:443/tcp
  • 853:853/tcp
  • 3000:3000/tcp

Volume Mounting

  • Container PathHost Bind
  • /opt/adguardhome/work/portainer/Files/AppData/Adguard/Workdir
  • /opt/adguardhome/conf/portainer/Files/AppData/Adguard/Conf

AdGuard Reviews

More DNS Providers

About the Data: AdGuard

Change History

Edit AdGuard Data

You can edit AdGuard's entry in this section of awesome-privacy.yml by submitting a PR to our GitHub repo.
Note that some of the information shown above has been aggregated from external sources, a list of these can be found data documentation.

Origin Data

Modify Data

API

You can access AdGuard's data programmatically via our API. Simply make a GET request to:

https://api.awesome-privacy.xyz/v1/services/adguard

The REST API is free, no-auth and CORS-enabled. To learn more, view the API Docs or read the API Usage Guide.

Share AdGuard

Help your friends compare DNS Providers, and pick privacy-respecting software and services.
Share AdGuard and Awesome Privacy with your network!