https://catalogartifact.azureedge.net/publicartifacts/bcloudllc1671615348068.adguard-79ae8f8c-b114-451e-815d-5eb4846422f4/90d166ec-6b56-4598-b2cf-400030deed76_-bcdef.png

ADGUARD

argitaratzailea: bCloud LLC

(1 balorazioak)

Version 0.107.67 + Free with Support on Ubuntu 24.04

AdGuard Home is an open-source network-wide ad blocker and DNS server. It protects all devices on your network by blocking ads, trackers, and malicious websites, while providing parental controls and easy management through a web-based interface.

Features of AdGuard Home:

  • Blocks ads, trackers, phishing, and malicious sites network-wide.
  • Customizable DNS settings and filtering rules.
  • Parental control options to restrict access to inappropriate content.
  • Web-based management interface for easy setup and monitoring.
  • Lightweight and runs on Docker, Linux, Windows, macOS, or Raspberry Pi.
  • Supports logs, statistics, and client-specific filtering rules.

Run the following commands on the terminal to check Adguard version , use:


$sudo su
#Edit the config:
$nano /etc/systemd/resolved.conf
#Add this line at the End:
DNSStubListener=no
$systemctl restart systemd-resolved

To access the ADGUARD interface, you need to navigate to http://your_server_ip:3000 and complete the initial setup using the provided web-based installer.

AdGuard Home must be configured with the appropriate network settings and permissions to listen on DNS ports (usually port 53). Make sure your firewall rules, security settings, and network policies are properly configured before deploying it in a production environment.