瀏覽代碼

0474: Install AdGuard Home Cross-Platform Pi-Hole Alternative on Raspberry Pi 4

i12bretro 2 年之前
父節點
當前提交
3abd6ff187
共有 1 個文件被更改,包括 10 次插入2 次删除
  1. 10 2
      0474.html

+ 10 - 2
0474.html

@@ -8,7 +8,7 @@
         <meta name="author" content="i12bretro">
         <meta name="description" content="Install AdGuard Home Cross-Platform Pi-Hole Alternative on Raspberry Pi 4">
         <meta name="viewport" content="width=device-width, initial-scale=1.0">
-        <meta name="revised" content="04/12/2023 09:02:30 PM" />
+        <meta name="revised" content="06/03/2023 02:07:23 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,15 @@
           </div>
           <div></div>
           <div id="content">
-          <ol>
+          <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 AdGuard Home</h2>
+
+<ol>
 	<li>Log into the Raspberry Pi</li>
 	<li>Run the following commands in a terminal window
 	<div class="codeBlock"># download the latest adguard home release<br />