1
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

AdGuardHomeでDNS広告ブロックサーバーを構築

1
Last updated at Posted at 2025-09-17

AdGuardHomeでDNS広告ブロックサーバーを構築

AdGuardHomeは、ネットワークレベルで広告をブロックするDNSサーバーです。Pi-holeと並ぶ人気のソリューションで、WebUIが使いやすく企業環境でも導入しやすいツールです。

AdGuardHomeの特徴

  • ネットワーク全体で広告ブロック: 全デバイス一括対応
  • 高性能フィルタリング: 正規表現・ワイルドカード対応
  • 詳細なログ・統計: クエリ履歴・ブロック率の可視化
  • 保護者制御: 有害サイトのブロック機能

前提条件

  • Docker/Docker Compose実行環境
  • ポート53(DNS)、3000(WebUI)が使用可能
  • sudo権限

この記事は以下へ移行しました。
最新版はこちら:
https://note.curren-lumi.blog/adguardhome-install-guide/

1
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?