File tree Expand file tree Collapse file tree 2 files changed +7
-8
lines changed
Expand file tree Collapse file tree 2 files changed +7
-8
lines changed Original file line number Diff line number Diff line change 11W9_REPO = " adguard/adguardhome"
22W9_DIST = ' community'
33W9_VERSION = ' v0.107.64'
4- W9_POWER_PASSWORD = ' nP9KUu!6tc76a5tv '
4+ W9_POWER_PASSWORD = ' ax!DWXwW!grVpZ5Z '
55W9_HTTP_PORT_SET = ' 9001'
66W9_ID = ' adguardhome'
77
88W9_HTTP_PORT = 3000
9- W9_DASHBOARD_PORT_SET = " 4536"
10-
11- W9_DNS_TCP_PORT_SET = " 53"
12- W9_DNS_UDP_PORT_SET = " 53"
9+ W9_DASHBOARD_PORT_SET = ' 4536'
10+ W9_DNS_TCP_PORT_SET = ' 53'
11+ W9_DNS_UDP_PORT_SET = ' 53'
1312W9_DNS_TCP_PORT = " 53"
1413W9_DNS_UDP_PORT = " 53"
1514W9_URL = ' internet_ip:$W9_HTTP_PORT_SET'
Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ AdGuard Home 是一款开源的网络级广告与跟踪保护工具
44
55# 使用教程
66
7- 1 . 在应用商店安装应用并配置 DNS端口、应用HTTP端口、面板页面端口
8- 2 . 安装完成后,需要手动使用** 面板页面端口** 访问完成初始化
9- 3 . 初始化完成后可正常通过应用HTTP端口访问
7+ 1 . 在应用商店安装应用并配置 DNS端口、应用HTTP端口、面板页面端口(建议DNS端口保持53不变,因为绝大多数客户端默认只向 53 端口发送 DNS 请求。如果有服务占用了53端口,停止该服务)
8+ 2 . 安装完成后,需要手动使用** 面板页面端口** 访问完成初始化(不需要修改初始化页面中的端口)
9+ 3 . 初始化完成后会自动跳转到80端口,不用管这个跳转。通过安装时配置的应用HTTP端口访问即可
10104 . 按照应用内的指引为不同设备配置DNS解析
1111
1212# 配置
You can’t perform that action at this time.
0 commit comments