Kaynağa Gözat

0429: Run AdGuard Home Cross-Platform Pi-Hole Alternative Docker Container

i12bretro 2 yıl önce
ebeveyn
işleme
b47d1de0e4
1 değiştirilmiş dosya ile 8 ekleme ve 2 silme
  1. 8 2
      0429.html

+ 8 - 2
0429.html

@@ -8,7 +8,7 @@
         <meta name="author" content="i12bretro">
         <meta name="description" content="Run AdGuard Home Cross-Platform Pi-Hole Alternative Docker Container">
         <meta name="viewport" content="width=device-width, initial-scale=1.0">
-        <meta name="revised" content="04/12/2023 08:58:20 PM" />
+        <meta name="revised" content="06/03/2023 02:06:21 PM" />
 				          <link rel="icon" type="image/x-icon" href="includes/favicon.ico">
 				  <script type="text/javascript" src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
 				        <script type="text/javascript" src="includes/js/steps.js"></script>
@@ -22,7 +22,13 @@
           </div>
           <div></div>
           <div id="content">
-          <h2>Installing Docker</h2>
+          <h2>What is AdGuard Home?</h2>
+
+<blockquote><em>AdGuard Home is a network-wide software for blocking ads and tracking. After you set it up, it&#39;ll cover ALL your home devices, and you don&#39;t need any client-side software for that.<br />
+<br />
+It operates as a DNS server that re-routes tracking domains to a &ldquo;black hole&rdquo;, thus preventing your devices from connecting to those servers. It&#39;s based on software we use for our public AdGuard DNS servers, and both share a lot of code. -<a href="https://github.com/AdguardTeam/AdguardHome" target="_blank">https://github.com/AdguardTeam/AdguardHome</a></em></blockquote>
+
+<h2>Installing Docker</h2>
 
 <ol>
 	<li>Log into the Linux host and run the following commands in a terminal window