mirror of
https://github.com/bakito/adguardhome-sync.git
synced 2026-03-02 22:57:06 -05:00
Unable to sync DHCP since AdguardHome v0.107.68 #155
Labels
No labels
Stale
bug
bug
dependencies
dependency to upstream
duplicate
enhancement
help wanted
missing Information
openapi_gen
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/adguardhome-sync#155
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Thirawyn91 on GitHub (Oct 24, 2025).
What happened?
Hi All,
First, thanks for your application. I have an error since the update of AdguardHome v0.107.67 to v0.107.68.
My configuration: 2 adguardhome servers with VIP (keepalived) 192.168.1.60
I do sync between VIP and each servers :
192.168.1.60 ==> adguard1.xxx.fr
192.168.1.60 ==> adguard2.xxx.fr
AdguardHome-Sync Version
I used docker version of adguardhome-sync 0.8.1
AdguardHome Version
AdguardHome v0.107.68 docker
OS Information
cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 13 (trixie)"
NAME="Debian GNU/Linux"
VERSION_ID="13"
VERSION="13 (trixie)"
VERSION_CODENAME=trixie
DEBIAN_VERSION_FULL=13.1
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
uname -a
Linux omv 6.12.43+deb12-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.43-1~bpo12+1 (2025-09-06) x86_64 GNU/Linux
Configuration
Current Applied Configuration
Relevant DEBUG log output
Anything else?
No response
@Thirawyn91 commented on GitHub (Oct 24, 2025):
For information, you can go back to AdguardHome v0.107.67:
save AdGuardHome.yaml config file to AdGuardHome.v31
Edit AdGuardHome.yaml and change the last line
schema_version: 30
@bakito commented on GitHub (Oct 24, 2025):
@Thirawyn91 can you please provide adguard-home logs?
@Thirawyn91 commented on GitHub (Oct 24, 2025):
Hello bakito, yes thanks
192.168.1.52 ==> adguardhome-sync server
{"log":"2025/10/24 16:57:26.653332 [info] dnsproxy: creating tcp server socket addr=0.0.0.0:53\n","stream":"stderr","time":"2025-10-24T16:57:26.653353535Z"}
{"log":"2025/10/24 16:57:26.653385 [info] dnsproxy: listening to tcp addr=[::]:53\n","stream":"stderr","time":"2025-10-24T16:57:26.653406991Z"}
{"log":"2025/10/24 16:57:26.653393 [info] dnsproxy: creating tls server socket addr=0.0.0.0:853\n","stream":"stderr","time":"2025-10-24T16:57:26.65341053Z"}
{"log":"2025/10/24 16:57:26.653415 [info] dnsproxy: listening to tls addr=[::]:853\n","stream":"stderr","time":"2025-10-24T16:57:26.653432217Z"}
{"log":"2025/10/24 16:57:26.653423 [info] dnsproxy: creating quic listener addr=0.0.0.0:853\n","stream":"stderr","time":"2025-10-24T16:57:26.653436575Z"}
{"log":"2025/10/24 16:57:26.653540 [info] dnsproxy: listening quic addr=[::]:853\n","stream":"stderr","time":"2025-10-24T16:57:26.653577142Z"}
{"log":"2025/10/24 16:57:26.653603 [info] dnsproxy: entering listener loop proto=tcp addr=[::]:53\n","stream":"stderr","time":"2025-10-24T16:57:26.653664661Z"}
{"log":"2025/10/24 16:57:26.653631 [info] dnsproxy: entering listener loop proto=tls addr=[::]:853\n","stream":"stderr","time":"2025-10-24T16:57:26.653672398Z"}
{"log":"2025/10/24 16:57:26.653644 [info] dnsproxy: entering udp listener loop addr=[::]:53\n","stream":"stderr","time":"2025-10-24T16:57:26.653730826Z"}
{"log":"2025/10/24 16:57:26.653705 [info] dnsproxy: entering dns-over-quic listener loop addr=[::]:853\n","stream":"stderr","time":"2025-10-24T16:57:26.653736355Z"}
===================================================================================
{"log":"[dhcpv4] 2025/10/24 16:58:36 Error reading from packet conn: read udp 0.0.0.0:67: use of closed network connection\n","stream":"stderr","time":"2025-10-24T16:58:36.074382441Z"}
{"log":"2025/10/24 16:58:36.074236 [info] dhcpv4: server is closed\n","stream":"stderr","time":"2025-10-24T16:58:36.074459226Z"}
{"log":"2025/10/24 16:58:36.084794 [info] dhcp: loaded leases v4:59 v6:0 total-read:59 from DB\n","stream":"stderr","time":"2025-10-24T16:58:36.084914762Z"}
{"log":"2025/10/24 16:58:36.084854 [info] can't check for static ip; assuming machine has static ip and going on\n","stream":"stderr","time":"2025-10-24T16:58:36.084954213Z"}
{"log":"2025/10/24 16:58:36.085299 [error] http2: panic serving 192.168.1.52:46030: runtime error: invalid memory address or nil pointer dereference\n","stream":"stderr","time":"2025-10-24T16:58:36.085400315Z"}
{"log":"goroutine 92 [running]:\n","stream":"stderr","time":"2025-10-24T16:58:36.085437197Z"}
{"log":"net/http.(*http2serverConn).runHandler.func1()\n","stream":"stderr","time":"2025-10-24T16:58:36.085446908Z"}
{"log":"\u0009net/http/h2_bundle.go:6379 +0x145\n","stream":"stderr","time":"2025-10-24T16:58:36.08545307Z"}
{"log":"panic({0xf4a4a0?, 0x239af60?})\n","stream":"stderr","time":"2025-10-24T16:58:36.085459032Z"}
{"log":"\u0009runtime/panic.go:783 +0x132\n","stream":"stderr","time":"2025-10-24T16:58:36.085464188Z"}
{"log":"log/slog.(*Logger).Handler(...)\n","stream":"stderr","time":"2025-10-24T16:58:36.085469183Z"}
{"log":"\u0009log/slog/logger.go:121\n","stream":"stderr","time":"2025-10-24T16:58:36.085474159Z"}
{"log":"log/slog.(*Logger).Enabled(0x49397d?, {0x1c2c3e0?, 0xc0006229f0?}, 0x0?)\n","stream":"stderr","time":"2025-10-24T16:58:36.085479295Z"}
{"log":"\u0009log/slog/logger.go:168 +0x18\n","stream":"stderr","time":"2025-10-24T16:58:36.085484368Z"}
{"log":"log/slog.(*Logger).log(0x0, {0x1c2c3e0?, 0xc0006229f0?}, 0xfffffffffffffffc, {0x10e2045, 0x22}, {0xc00036f358, 0x2, 0x2})\n","stream":"stderr","time":"2025-10-24T16:58:36.085489401Z"}
{"log":"\u0009log/slog/logger.go:244 +0x99\n","stream":"stderr","time":"2025-10-24T16:58:36.085494581Z"}
{"log":"log/slog.(*Logger).DebugContext(...)\n","stream":"stderr","time":"2025-10-24T16:58:36.085499373Z"}
{"log":"\u0009log/slog/logger.go:204\n","stream":"stderr","time":"2025-10-24T16:58:36.085504286Z"}
{"log":"github.com/AdguardTeam/AdGuardHome/internal/aghnet.IfaceDNSIPAddrs({0x1c2c3e0, 0xc0006229f0}, 0x0, {0x1c22f60, 0xc00043a300}, 0x4, 0xa, 0x1dcd6500)\n","stream":"stderr","time":"2025-10-24T16:58:36.085509209Z"}
{"log":"\u0009github.com/AdguardTeam/AdGuardHome/internal/aghnet/interfaces.go:121 +0x345\n","stream":"stderr","time":"2025-10-24T16:58:36.085514573Z"}
{"log":"github.com/AdguardTeam/AdGuardHome/internal/dhcpd.(*v4Server).Start(0xc00065d500, {0x1c2c3e0, 0xc0006229f0})\n","stream":"stderr","time":"2025-10-24T16:58:36.085534764Z"}
{"log":"\u0009github.com/AdguardTeam/AdGuardHome/internal/dhcpd/v4_unix.go:1318 +0x149\n","stream":"stderr","time":"2025-10-24T16:58:36.085540292Z"}
{"log":"github.com/AdguardTeam/AdGuardHome/internal/dhcpd.(*server).Start(0xc0004a2540, {0x1c2c3e0, 0xc0006229f0})\n","stream":"stderr","time":"2025-10-24T16:58:36.085544547Z"}
{"log":"\u0009github.com/AdguardTeam/AdGuardHome/internal/dhcpd/dhcpd.go:252 +0x2a\n","stream":"stderr","time":"2025-10-24T16:58:36.085548665Z"}
{"log":"github.com/AdguardTeam/AdGuardHome/internal/dhcpd.(*server).enableDHCP(0xc0004a2540, {0x1c2c3e0, 0xc0006229f0}, {0xc003a301f8, 0x4})\n","stream":"stderr","time":"2025-10-24T16:58:36.085552607Z"}
{"log":"\u0009github.com/AdguardTeam/AdGuardHome/internal/dhcpd/http_unix.go:217 +0x225\n","stream":"stderr","time":"2025-10-24T16:58:36.085556734Z"}
{"log":"github.com/AdguardTeam/AdGuardHome/internal/dhcpd.(*server).handleDHCPSetConfig(0xc0004a2540, {0x1c2aa50, 0xc0001cc690}, 0xc0008bc280)\n","stream":"stderr","time":"2025-10-24T16:58:36.085560654Z"}
{"log":"\u0009github.com/AdguardTeam/AdGuardHome/internal/dhcpd/http_unix.go:372 +0x52b\n","stream":"stderr","time":"2025-10-24T16:58:36.085564724Z"}
{"log":"github.com/AdguardTeam/AdGuardHome/internal/home.httpRegister.ensure.func2({0x1c2aa50, 0xc0001cc690}, 0xc0008bc280)\n","stream":"stderr","time":"2025-10-24T16:58:36.08556868Z"}
{"log":"\u0009github.com/AdguardTeam/AdGuardHome/internal/home/control.go:241 +0x1a5\n","stream":"stderr","time":"2025-10-24T16:58:36.085572808Z"}
{"log":"net/http.HandlerFunc.ServeHTTP(0x23a0250?, {0x1c2aa50?, 0xc0001cc690?}, 0x4?)\n","stream":"stderr","time":"2025-10-24T16:58:36.085576753Z"}
{"log":"\u0009net/http/server.go:2322 +0x29\n","stream":"stderr","time":"2025-10-24T16:58:36.085580659Z"}
{"log":"github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1({0x1c2a108, 0xc000b1e1e0}, 0xc0008bc280)\n","stream":"stderr","time":"2025-10-24T16:58:36.085586113Z"}
{"log":"\u0009github.com/NYTimes/gziphandler@v1.1.1/gzip.go:338 +0x2a2\n","stream":"stderr","time":"2025-10-24T16:58:36.085590375Z"}
{"log":"net/http.HandlerFunc.ServeHTTP(0x1c2a108?, {0x1c2a108?, 0xc000b1e1e0?}, 0xc0000b0510?)\n","stream":"stderr","time":"2025-10-24T16:58:36.085594438Z"}
{"log":"\u0009net/http/server.go:2322 +0x29\n","stream":"stderr","time":"2025-10-24T16:58:36.08559841Z"}
{"log":"github.com/AdguardTeam/AdGuardHome/internal/home.httpRegister.postInstallHandler.func3({0x1c2a108, 0xc000b1e1e0}, 0xc0008bc280)\n","stream":"stderr","time":"2025-10-24T16:58:36.085602373Z"}
{"log":"\u0009github.com/AdguardTeam/AdGuardHome/internal/home/control.go:409 +0x10e\n","stream":"stderr","time":"2025-10-24T16:58:36.085606407Z"}
{"log":"net/http.HandlerFunc.ServeHTTP(0xc00013a540?, {0x1c2a108?, 0xc000b1e1e0?}, 0x419f85?)\n","stream":"stderr","time":"2025-10-24T16:58:36.085610358Z"}
{"log":"\u0009net/http/server.go:2322 +0x29\n","stream":"stderr","time":"2025-10-24T16:58:36.0856144Z"}
{"log":"net/http.(*ServeMux).ServeHTTP(0xfc93e0?, {0x1c2a108, 0xc000b1e1e0}, 0xc0008bc280)\n","stream":"stderr","time":"2025-10-24T16:58:36.085618399Z"}
{"log":"\u0009net/http/server.go:2861 +0x1c7\n","stream":"stderr","time":"2025-10-24T16:58:36.085622454Z"}
{"log":"github.com/AdguardTeam/AdGuardHome/internal/home.limitRequestBody.func1({0x1c2a108, 0xc000b1e1e0}, 0xc0000be3c0)\n","stream":"stderr","time":"2025-10-24T16:58:36.085626402Z"}
{"log":"\u0009github.com/AdguardTeam/AdGuardHome/internal/home/middlewares.go:72 +0x2e9\n","stream":"stderr","time":"2025-10-24T16:58:36.085631118Z"}
{"log":"net/http.HandlerFunc.ServeHTTP(0x1c2c3e0?, {0x1c2a108?, 0xc000b1e1e0?}, 0xc00035da58?)\n","stream":"stderr","time":"2025-10-24T16:58:36.085635144Z"}
{"log":"\u0009net/http/server.go:2322 +0x29\n","stream":"stderr","time":"2025-10-24T16:58:36.085639071Z"}
{"log":"github.com/AdguardTeam/AdGuardHome/internal/home.(*webAPI).tlsServerLoop.(*LogMiddleware).Wrap.func2({0x1c2a5f0, 0xc000b0a378}, 0xc0008bc140)\n","stream":"stderr","time":"2025-10-24T16:58:36.085642913Z"}
{"log":"\u0009github.com/AdguardTeam/golibs@v0.35.0/netutil/httputil/logmw.go:71 +0x336\n","stream":"stderr","time":"2025-10-24T16:58:36.085654265Z"}
{"log":"net/http.HandlerFunc.ServeHTTP(0x1c2c418?, {0x1c2a5f0?, 0xc000b0a378?}, 0x1c4a300?)\n","stream":"stderr","time":"2025-10-24T16:58:36.085658707Z"}
{"log":"\u0009net/http/server.go:2322 +0x29\n","stream":"stderr","time":"2025-10-24T16:58:36.085662772Z"}
{"log":"github.com/AdguardTeam/AdGuardHome/internal/home.(*authMiddlewareDefault).Wrap.func1({0x1c2a5f0, 0xc000b0a378}, 0xc0000e1b80)\n","stream":"stderr","time":"2025-10-24T16:58:36.085666699Z"}
{"log":"\u0009github.com/AdguardTeam/AdGuardHome/internal/home/authhttp.go:389 +0x2d1\n","stream":"stderr","time":"2025-10-24T16:58:36.085670775Z"}
{"log":"net/http.HandlerFunc.ServeHTTP(0x0?, {0x1c2a5f0?, 0xc000b0a378?}, 0xc0002b0000?)\n","stream":"stderr","time":"2025-10-24T16:58:36.085674701Z"}
{"log":"\u0009net/http/server.go:2322 +0x29\n","stream":"stderr","time":"2025-10-24T16:58:36.085678749Z"}
{"log":"net/http.serverHandler.ServeHTTP({0x6c9667?}, {0x1c2a5f0?, 0xc000b0a378?}, 0xc0002b0000?)\n","stream":"stderr","time":"2025-10-24T16:58:36.085682634Z"}
{"log":"\u0009net/http/server.go:3340 +0x8e\n","stream":"stderr","time":"2025-10-24T16:58:36.085686673Z"}
{"log":"net/http.initALPNRequest.ServeHTTP({{0x1c2c3e0?, 0xc000b02960?}, 0xc00014e708?, {0xc000b38100?}}, {0x1c2a5f0, 0xc000b0a378}, 0xc0000e1b80)\n","stream":"stderr","time":"2025-10-24T16:58:36.085690494Z"}
{"log":"\u0009net/http/server.go:4013 +0x231\n","stream":"stderr","time":"2025-10-24T16:58:36.085694694Z"}
{"log":"net/http.(*http2serverConn).runHandler(0x453212?, 0x0?, 0x0?, 0x0?)\n","stream":"stderr","time":"2025-10-24T16:58:36.085698345Z"}
{"log":"\u0009net/http/h2_bundle.go:6386 +0xf0\n","stream":"stderr","time":"2025-10-24T16:58:36.085702077Z"}
{"log":"created by net/http.(*http2serverConn).scheduleHandler in goroutine 53\n","stream":"stderr","time":"2025-10-24T16:58:36.085706247Z"}
{"log":"\u0009net/http/h2_bundle.go:6320 +0x21f server=https\n","stream":"stderr","time":"2025-10-24T16:58:36.085710098Z"}
@bakito commented on GitHub (Oct 24, 2025):
should be fixed in: https://github.com/bakito/adguardhome-sync/releases/tag/v0.8.2
@Thirawyn91 commented on GitHub (Oct 24, 2025):
Same error with 0.8.2
{"log":"2025/10/24 18:01:56.186594 [info] dnsproxy: creating tcp server socket addr=0.0.0.0:53\n","stream":"stderr","time":"2025-10-24T18:01:56.186618771Z"}
{"log":"2025/10/24 18:01:56.186644 [info] dnsproxy: listening to tcp addr=[::]:53\n","stream":"stderr","time":"2025-10-24T18:01:56.186663244Z"}
{"log":"2025/10/24 18:01:56.186653 [info] dnsproxy: creating tls server socket addr=0.0.0.0:853\n","stream":"stderr","time":"2025-10-24T18:01:56.186667646Z"}
{"log":"2025/10/24 18:01:56.186678 [info] dnsproxy: listening to tls addr=[::]:853\n","stream":"stderr","time":"2025-10-24T18:01:56.186702678Z"}
{"log":"2025/10/24 18:01:56.186686 [info] dnsproxy: creating quic listener addr=0.0.0.0:853\n","stream":"stderr","time":"2025-10-24T18:01:56.186706675Z"}
{"log":"2025/10/24 18:01:56.186836 [info] dnsproxy: listening quic addr=[::]:853\n","stream":"stderr","time":"2025-10-24T18:01:56.186859192Z"}
{"log":"2025/10/24 18:01:56.186890 [info] dnsproxy: entering udp listener loop addr=[::]:53\n","stream":"stderr","time":"2025-10-24T18:01:56.18690978Z"}
{"log":"2025/10/24 18:01:56.186946 [info] dnsproxy: entering listener loop proto=tcp addr=[::]:53\n","stream":"stderr","time":"2025-10-24T18:01:56.186986875Z"}
{"log":"2025/10/24 18:01:56.186961 [info] dnsproxy: entering listener loop proto=tls addr=[::]:853\n","stream":"stderr","time":"2025-10-24T18:01:56.187014132Z"}
{"log":"2025/10/24 18:01:56.187048 [info] dnsproxy: entering dns-over-quic listener loop addr=[::]:853\n","stream":"stderr","time":"2025-10-24T18:01:56.18707769Z"}
{"log":"[dhcpv4] 2025/10/24 18:03:19 Error reading from packet conn: read udp 0.0.0.0:67: use of closed network connection\n","stream":"stderr","time":"2025-10-24T18:03:19.410461225Z"}
{"log":"2025/10/24 18:03:19.410276 [info] dhcpv4: server is closed\n","stream":"stderr","time":"2025-10-24T18:03:19.410503111Z"}
{"log":"2025/10/24 18:03:19.420368 [info] dhcp: loaded leases v4:59 v6:0 total-read:59 from DB\n","stream":"stderr","time":"2025-10-24T18:03:19.420488592Z"}
{"log":"2025/10/24 18:03:19.420428 [info] can't check for static ip; assuming machine has static ip and going on\n","stream":"stderr","time":"2025-10-24T18:03:19.420516871Z"}
{"log":"2025/10/24 18:03:19.420946 [error] http2: panic serving 192.168.1.52:43180: runtime error: invalid memory address or nil pointer dereference\n","stream":"stderr","time":"2025-10-24T18:03:19.42106465Z"}
{"log":"goroutine 121 [running]:\n","stream":"stderr","time":"2025-10-24T18:03:19.421097795Z"}
{"log":"net/http.(*http2serverConn).runHandler.func1()\n","stream":"stderr","time":"2025-10-24T18:03:19.421107991Z"}
{"log":"\u0009net/http/h2_bundle.go:6379 +0x145\n","stream":"stderr","time":"2025-10-24T18:03:19.421114817Z"}
{"log":"panic({0xf4a4a0?, 0x239af60?})\n","stream":"stderr","time":"2025-10-24T18:03:19.421121557Z"}
{"log":"\u0009runtime/panic.go:783 +0x132\n","stream":"stderr","time":"2025-10-24T18:03:19.421127663Z"}
{"log":"log/slog.(*Logger).Handler(...)\n","stream":"stderr","time":"2025-10-24T18:03:19.421133401Z"}
{"log":"\u0009log/slog/logger.go:121\n","stream":"stderr","time":"2025-10-24T18:03:19.421139124Z"}
{"log":"log/slog.(*Logger).Enabled(0x49397d?, {0x1c2c3e0?, 0xc0002ad9b0?}, 0x0?)\n","stream":"stderr","time":"2025-10-24T18:03:19.421144971Z"}
{"log":"\u0009log/slog/logger.go:168 +0x18\n","stream":"stderr","time":"2025-10-24T18:03:19.421150799Z"}
{"log":"log/slog.(*Logger).log(0x0, {0x1c2c3e0?, 0xc0002ad9b0?}, 0xfffffffffffffffc, {0x10e2045, 0x22}, {0xc0007ff358, 0x2, 0x2})\n","stream":"stderr","time":"2025-10-24T18:03:19.421156442Z"}
{"log":"\u0009log/slog/logger.go:244 +0x99\n","stream":"stderr","time":"2025-10-24T18:03:19.421162312Z"}
{"log":"log/slog.(*Logger).DebugContext(...)\n","stream":"stderr","time":"2025-10-24T18:03:19.421168117Z"}
{"log":"\u0009log/slog/logger.go:204\n","stream":"stderr","time":"2025-10-24T18:03:19.421173861Z"}
{"log":"github.com/AdguardTeam/AdGuardHome/internal/aghnet.IfaceDNSIPAddrs({0x1c2c3e0, 0xc0002ad9b0}, 0x0, {0x1c22f60, 0xc00039ab40}, 0x4, 0xa, 0x1dcd6500)\n","stream":"stderr","time":"2025-10-24T18:03:19.421179763Z"}
{"log":"\u0009github.com/AdguardTeam/AdGuardHome/internal/aghnet/interfaces.go:121 +0x345\n","stream":"stderr","time":"2025-10-24T18:03:19.421186075Z"}
{"log":"github.com/AdguardTeam/AdGuardHome/internal/dhcpd.(*v4Server).Start(0xc0000b0540, {0x1c2c3e0, 0xc0002ad9b0})\n","stream":"stderr","time":"2025-10-24T18:03:19.421209206Z"}
{"log":"\u0009github.com/AdguardTeam/AdGuardHome/internal/dhcpd/v4_unix.go:1318 +0x149\n","stream":"stderr","time":"2025-10-24T18:03:19.421215007Z"}
{"log":"github.com/AdguardTeam/AdGuardHome/internal/dhcpd.(*server).Start(0xc000422540, {0x1c2c3e0, 0xc0002ad9b0})\n","stream":"stderr","time":"2025-10-24T18:03:19.42122001Z"}
{"log":"\u0009github.com/AdguardTeam/AdGuardHome/internal/dhcpd/dhcpd.go:252 +0x2a\n","stream":"stderr","time":"2025-10-24T18:03:19.421224985Z"}
{"log":"github.com/AdguardTeam/AdGuardHome/internal/dhcpd.(*server).enableDHCP(0xc000422540, {0x1c2c3e0, 0xc0002ad9b0}, {0xc0031e4fa8, 0x4})\n","stream":"stderr","time":"2025-10-24T18:03:19.421229805Z"}
{"log":"\u0009github.com/AdguardTeam/AdGuardHome/internal/dhcpd/http_unix.go:217 +0x225\n","stream":"stderr","time":"2025-10-24T18:03:19.421234677Z"}
{"log":"github.com/AdguardTeam/AdGuardHome/internal/dhcpd.(*server).handleDHCPSetConfig(0xc000422540, {0x1c2aa50, 0xc0001c4b60}, 0xc000c6f2c0)\n","stream":"stderr","time":"2025-10-24T18:03:19.421239385Z"}
{"log":"\u0009github.com/AdguardTeam/AdGuardHome/internal/dhcpd/http_unix.go:372 +0x52b\n","stream":"stderr","time":"2025-10-24T18:03:19.421244498Z"}
{"log":"github.com/AdguardTeam/AdGuardHome/internal/home.httpRegister.ensure.func2({0x1c2aa50, 0xc0001c4b60}, 0xc000c6f2c0)\n","stream":"stderr","time":"2025-10-24T18:03:19.421249659Z"}
{"log":"\u0009github.com/AdguardTeam/AdGuardHome/internal/home/control.go:241 +0x1a5\n","stream":"stderr","time":"2025-10-24T18:03:19.42125437Z"}
{"log":"net/http.HandlerFunc.ServeHTTP(0x23a0250?, {0x1c2aa50?, 0xc0001c4b60?}, 0x4?)\n","stream":"stderr","time":"2025-10-24T18:03:19.421262529Z"}
{"log":"\u0009net/http/server.go:2322 +0x29\n","stream":"stderr","time":"2025-10-24T18:03:19.421270883Z"}
{"log":"github.com/NYTimes/gziphandler.GzipHandlerWithOpts.func1.1({0x1c2a108, 0xc000010288}, 0xc000c6f2c0)\n","stream":"stderr","time":"2025-10-24T18:03:19.421282284Z"}
{"log":"\u0009github.com/NYTimes/gziphandler@v1.1.1/gzip.go:338 +0x2a2\n","stream":"stderr","time":"2025-10-24T18:03:19.42129116Z"}
{"log":"net/http.HandlerFunc.ServeHTTP(0x1c2a108?, {0x1c2a108?, 0xc000010288?}, 0xc00014a630?)\n","stream":"stderr","time":"2025-10-24T18:03:19.421299443Z"}
{"log":"\u0009net/http/server.go:2322 +0x29\n","stream":"stderr","time":"2025-10-24T18:03:19.421307957Z"}
{"log":"github.com/AdguardTeam/AdGuardHome/internal/home.httpRegister.postInstallHandler.func3({0x1c2a108, 0xc000010288}, 0xc000c6f2c0)\n","stream":"stderr","time":"2025-10-24T18:03:19.421315665Z"}
{"log":"\u0009github.com/AdguardTeam/AdGuardHome/internal/home/control.go:409 +0x10e\n","stream":"stderr","time":"2025-10-24T18:03:19.421323331Z"}
{"log":"net/http.HandlerFunc.ServeHTTP(0xc000132540?, {0x1c2a108?, 0xc000010288?}, 0x419f85?)\n","stream":"stderr","time":"2025-10-24T18:03:19.421330727Z"}
{"log":"\u0009net/http/server.go:2322 +0x29\n","stream":"stderr","time":"2025-10-24T18:03:19.421345258Z"}
{"log":"net/http.(*ServeMux).ServeHTTP(0xfc93e0?, {0x1c2a108, 0xc000010288}, 0xc000c6f2c0)\n","stream":"stderr","time":"2025-10-24T18:03:19.421352456Z"}
{"log":"\u0009net/http/server.go:2861 +0x1c7\n","stream":"stderr","time":"2025-10-24T18:03:19.421359908Z"}
{"log":"github.com/AdguardTeam/AdGuardHome/internal/home.limitRequestBody.func1({0x1c2a108, 0xc000010288}, 0xc000174140)\n","stream":"stderr","time":"2025-10-24T18:03:19.421367072Z"}
{"log":"\u0009github.com/AdguardTeam/AdGuardHome/internal/home/middlewares.go:72 +0x2e9\n","stream":"stderr","time":"2025-10-24T18:03:19.421374894Z"}
{"log":"net/http.HandlerFunc.ServeHTTP(0x1c2c3e0?, {0x1c2a108?, 0xc000010288?}, 0xc000279a58?)\n","stream":"stderr","time":"2025-10-24T18:03:19.421382155Z"}
{"log":"\u0009net/http/server.go:2322 +0x29\n","stream":"stderr","time":"2025-10-24T18:03:19.421389613Z"}
{"log":"github.com/AdguardTeam/AdGuardHome/internal/home.(*webAPI).tlsServerLoop.(*LogMiddleware).Wrap.func2({0x1c2a5f0, 0xc00005c7a8}, 0xc000c6f180)\n","stream":"stderr","time":"2025-10-24T18:03:19.42139667Z"}
{"log":"\u0009github.com/AdguardTeam/golibs@v0.35.0/netutil/httputil/logmw.go:71 +0x336\n","stream":"stderr","time":"2025-10-24T18:03:19.421414928Z"}
{"log":"net/http.HandlerFunc.ServeHTTP(0x1c2c418?, {0x1c2a5f0?, 0xc00005c7a8?}, 0x1c4a300?)\n","stream":"stderr","time":"2025-10-24T18:03:19.421422996Z"}
{"log":"\u0009net/http/server.go:2322 +0x29\n","stream":"stderr","time":"2025-10-24T18:03:19.421430392Z"}
{"log":"github.com/AdguardTeam/AdGuardHome/internal/home.(*authMiddlewareDefault).Wrap.func1({0x1c2a5f0, 0xc00005c7a8}, 0xc000b9c280)\n","stream":"stderr","time":"2025-10-24T18:03:19.421437463Z"}
{"log":"\u0009github.com/AdguardTeam/AdGuardHome/internal/home/authhttp.go:389 +0x2d1\n","stream":"stderr","time":"2025-10-24T18:03:19.421444986Z"}
{"log":"net/http.HandlerFunc.ServeHTTP(0xc000279eb4?, {0x1c2a5f0?, 0xc00005c7a8?}, 0xc000279d30?)\n","stream":"stderr","time":"2025-10-24T18:03:19.421452423Z"}
{"log":"\u0009net/http/server.go:2322 +0x29\n","stream":"stderr","time":"2025-10-24T18:03:19.42145978Z"}
{"log":"net/http.serverHandler.ServeHTTP({0xc000279d30?}, {0x1c2a5f0?, 0xc00005c7a8?}, 0x4147a0?)\n","stream":"stderr","time":"2025-10-24T18:03:19.42146689Z"}
{"log":"\u0009net/http/server.go:3340 +0x8e\n","stream":"stderr","time":"2025-10-24T18:03:19.421474201Z"}
{"log":"net/http.initALPNRequest.ServeHTTP({{0x1c2c3e0?, 0xc000a7e240?}, 0xc000269c08?, {0xc000642600?}}, {0x1c2a5f0, 0xc00005c7a8}, 0xc000b9c280)\n","stream":"stderr","time":"2025-10-24T18:03:19.421481249Z"}
{"log":"\u0009net/http/server.go:4013 +0x231\n","stream":"stderr","time":"2025-10-24T18:03:19.421488759Z"}
{"log":"net/http.(*http2serverConn).runHandler(0x453212?, 0x0?, 0x0?, 0x0?)\n","stream":"stderr","time":"2025-10-24T18:03:19.421495785Z"}
{"log":"\u0009net/http/h2_bundle.go:6386 +0xf0\n","stream":"stderr","time":"2025-10-24T18:03:19.421502882Z"}
{"log":"created by net/http.(*http2serverConn).scheduleHandler in goroutine 14\n","stream":"stderr","time":"2025-10-24T18:03:19.421510764Z"}
{"log":"\u0009net/http/h2_bundle.go:6320 +0x21f server=https\n","stream":"stderr","time":"2025-10-24T18:03:19.421518184Z"}
@Thirawyn91 commented on GitHub (Oct 24, 2025):
{"log":"2025-10-24T20:07:00.004+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:17\u0009do get\u0009{"host": "192.168.1.60", "method": "GET", "path": "status", "username": ""}\n","stream":"stdout","time":"2025-10-24T18:07:00.005020663Z"}
{"log":"2025-10-24T20:07:00.072+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:41\u0009got response\u0009{"host": "192.168.1.60", "method": "GET", "path": "status", "username": "", "status": 200, "body": "{\"version\":\"v0.107.68\",\"language\":\"fr\",\"dns_addresses\":[\"127.0.0.1\",\"::1\",\"192.168.1.50\",\"192.168.1.60\",\"https://adguard.xxx.fr/dns-query\",\"tls://adguard.xxx.fr:853\",\"quic://adguard.xxx.fr:853\"],\"dns_port\":53,\"http_port\":80,\"protection_disabled_duration\":0,\"protection_enabled\":true,\"dhcp_available\":true,\"running\":true}\n", "content-type": ["application/json"]}\n","stream":"stdout","time":"2025-10-24T18:07:00.072729495Z"}
{"log":"2025-10-24T20:07:00.072+0200\u0009INFO\u0009sync\u0009sync/sync.go:183\u0009Connected to origin\u0009{"from": "192.168.1.60", "version": "v0.107.68"}\n","stream":"stdout","time":"2025-10-24T18:07:00.072769308Z"}
{"log":"2025-10-24T20:07:00.072+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:17\u0009do get\u0009{"host": "192.168.1.60", "method": "GET", "path": "/profile", "username": ""}\n","stream":"stdout","time":"2025-10-24T18:07:00.072774734Z"}
{"log":"2025-10-24T20:07:00.126+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:41\u0009got response\u0009{"host": "192.168.1.60", "method": "GET", "path": "/profile", "username": "", "status": 200, "body": "{\"name\":\"\",\"language\":\"fr\",\"theme\":\"auto\"}\n", "content-type": ["application/json"]}\n","stream":"stdout","time":"2025-10-24T18:07:00.126440164Z"}
{"log":"2025-10-24T20:07:00.126+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:17\u0009do get\u0009{"host": "192.168.1.60", "method": "GET", "path": "/parental/status", "username": ""}\n","stream":"stdout","time":"2025-10-24T18:07:00.126467468Z"}
{"log":"2025-10-24T20:07:00.179+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:41\u0009got response\u0009{"host": "192.168.1.60", "method": "GET", "path": "/parental/status", "username": "", "status": 200, "body": "{\"enabled\":false}\n", "content-type": ["application/json"]}\n","stream":"stdout","time":"2025-10-24T18:07:00.179509365Z"}
{"log":"2025-10-24T20:07:00.179+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:17\u0009do get\u0009{"host": "192.168.1.60", "method": "GET", "path": "/safesearch/status", "username": ""}\n","stream":"stdout","time":"2025-10-24T18:07:00.179529806Z"}
{"log":"2025-10-24T20:07:00.231+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:41\u0009got response\u0009{"host": "192.168.1.60", "method": "GET", "path": "/safesearch/status", "username": "", "status": 200, "body": "{\"enabled\":false,\"bing\":true,\"duckduckgo\":true,\"ecosia\":true,\"google\":true,\"pixabay\":true,\"yandex\":true,\"youtube\":true}\n", "content-type": ["application/json"]}\n","stream":"stdout","time":"2025-10-24T18:07:00.231685358Z"}
{"log":"2025-10-24T20:07:00.231+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:17\u0009do get\u0009{"host": "192.168.1.60", "method": "GET", "path": "/safebrowsing/status", "username": ""}\n","stream":"stdout","time":"2025-10-24T18:07:00.231704436Z"}
{"log":"2025-10-24T20:07:00.285+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:41\u0009got response\u0009{"host": "192.168.1.60", "method": "GET", "path": "/safebrowsing/status", "username": "", "status": 200, "body": "{\"enabled\":false}\n", "content-type": ["application/json"]}\n","stream":"stdout","time":"2025-10-24T18:07:00.285393109Z"}
{"log":"2025-10-24T20:07:00.285+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:17\u0009do get\u0009{"host": "192.168.1.60", "method": "GET", "path": "/rewrite/list", "username": ""}\n","stream":"stdout","time":"2025-10-24T18:07:00.285413026Z"}
{"log":"2025-10-24T20:07:00.338+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:41\u0009got response\u0009{"host": "192.168.1.60", "method": "GET", "path": "/rewrite/list", "username": "", "status": 200, "body": "[{\"domain\":\"partage.xxx.fr\",\"answer\":\"192.168.1.253\",\"enabled\":true},{\"domain\":\"adguard.xxx.fr\",\"answer\":\"192.168.1.60\",\"enabled\":true},{\"domain\":\"sfr.xxx.fr\",\"answer\":\"192.168.1.1\",\"enabled\":true},{\"domain\":\"-pc.xxx.fr\",\"answer\":\"192.168.1.10\",\"enabled\":true},{\"domain\":\"adguard2.xxx.fr\",\"answer\":\"192.168.1.55\",\"enabled\":true},{\"domain\":\"adguardhome-sync.xxx.fr\",\"answer\":\"192.168.1.52\",\"enabled\":true},{\"domain\":\"adguard1.xxx.fr\",\"answer\":\"192.168.1.50\",\"enabled\":true},{\"domain\":\"omv.xxx.fr\",\"answer\":\"192.168.1.253\",\"enabled\":true},{\"domain\":\"flaresolverr.xxx.fr\",\"answer\":\"192.168.1.53\",\"enabled\":true},{\"domain\":\"nginx.xxx.fr\",\"answer\":\"192.168.1.100\",\"enabled\":true},{\"domain\":\"win11.xxx.fr\",\"answer\":\"192.168.1.65\",\"enabled\":true},{\"domain\":\"npm.xxx.fr\",\"answer\":\"192.168.1.100\",\"enabled\":true},{\"domain\":\"fb.xxx.fr\",\"answer\":\"192.168.1.100\",\"enabled\":true},{\"domain\":\"authelia.xxx.fr\",\"answer\":\"192.168.1.100\",\"enabled\":true},{\"domain\":\"ssh.xxx.fr\",\"answer\":\"192.168.1.100\",\"enabled\":true}]\n", "content-type": ["application/json"]}\n","stream":"stdout","time":"2025-10-24T18:07:00.338260388Z"}
{"log":"2025-10-24T20:07:00.338+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:17\u0009do get\u0009{"host": "192.168.1.60", "method": "GET", "path": "/blocked_services/get", "username": ""}\n","stream":"stdout","time":"2025-10-24T18:07:00.338297351Z"}
{"log":"2025-10-24T20:07:00.390+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:41\u0009got response\u0009{"host": "192.168.1.60", "method": "GET", "path": "/blocked_services/get", "username": "", "status": 200, "body": "{\"schedule\":{\"time_zone\":\"UTC\"},\"ids\":[]}\n", "content-type": ["application/json"]}\n","stream":"stdout","time":"2025-10-24T18:07:00.39093436Z"}
{"log":"2025-10-24T20:07:00.390+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:17\u0009do get\u0009{"host": "192.168.1.60", "method": "GET", "path": "/filtering/status", "username": ""}\n","stream":"stdout","time":"2025-10-24T18:07:00.390959215Z"}
{"log":"2025-10-24T20:07:00.443+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:41\u0009got response\u0009{"host": "192.168.1.60", "method": "GET", "path": "/filtering/status", "username": "", "status": 200, "body": "{\"filters\":[{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_1.txt\",\"name\":\"AdGuard DNS filter\",\"last_updated\":\"2025-10-23T20:36:52Z\",\"id\":1,\"rules_count\":139662,\"enabled\":true},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_2.txt\",\"name\":\"AdAway Default Blocklist\",\"last_updated\":\"2025-10-23T20:36:52Z\",\"id\":2,\"rules_count\":6540,\"enabled\":true},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_30.txt\",\"name\":\"Phishing URL Blocklist (PhishTank and OpenPhish)\",\"last_updated\":\"2025-10-23T20:36:52Z\",\"id\":1757665034,\"rules_count\":22304,\"enabled\":true},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_39.txt\",\"name\":\"Dandelion Sprout's Anti Push Notifications\",\"last_updated\":\"2025-10-23T20:36:52Z\",\"id\":1757665035,\"rules_count\":468,\"enabled\":true},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_12.txt\",\"name\":\"Dandelion Sprout's Anti-Malware List\",\"last_updated\":\"2025-10-23T20:36:52Z\",\"id\":1757665036,\"rules_count\":26570,\"enabled\":true},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_59.txt\",\"name\":\"AdGuard DNS Popup Hosts filter\",\"last_updated\":\"2025-10-23T20:36:52Z\",\"id\":1757665038,\"rules_count\":1304,\"enabled\":true},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_53.txt\",\"name\":\"AWAvenue Ads Rule\",\"last_updated\":\"2025-10-23T20:36:52Z\",\"id\":1757665041,\"rules_count\":816,\"enabled\":true},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_49.txt\",\"name\":\"HaGeZi's Ultimate Blocklist\",\"id\":1757665042,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_50.txt\",\"name\":\"uBlock₀ filters – Badware risks\",\"last_updated\":\"2025-10-23T20:36:52Z\",\"id\":1758146424,\"rules_count\":3234,\"enabled\":true},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_11.txt\",\"name\":\"Malicious URL Blocklist (URLHaus)\",\"last_updated\":\"2025-10-23T20:36:52Z\",\"id\":1758146425,\"rules_count\":7224,\"enabled\":true},{\"url\":\"https://raw.github.com/reek/anti-adblock-killer/master/anti-adblock-killer-filters.txt\",\"name\":\"anti-adblock-killer\",\"last_updated\":\"2025-10-23T20:36:52Z\",\"id\":1758146427,\"rules_count\":1945,\"enabled\":true},{\"url\":\"https://easylist.to/easylist/easylist.txt\",\"name\":\"easylist\",\"id\":1758146428,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://secure.fanboy.co.nz/fanboy-annoyance.txt\",\"name\":\"fanboy-annoyance\",\"last_updated\":\"2025-10-23T20:36:53Z\",\"id\":1758146430,\"rules_count\":24453,\"enabled\":true},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_63.txt\",\"name\":\"HaGeZi's Windows/Office Tracker Blocklist\",\"last_updated\":\"2025-10-23T20:36:53Z\",\"id\":1758146433,\"rules_count\":372,\"enabled\":true},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_62.txt\",\"name\":\"Ukrainian Security Filter\",\"last_updated\":\"2025-10-23T20:36:53Z\",\"id\":1758146438,\"rules_count\":1727,\"enabled\":true},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_66.txt\",\"name\":\"HaGeZi's OPPO \\u0026 Realme Tracker Blocklist\",\"id\":1758146440,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_51.txt\",\"name\":\"HaGeZi's Pro++ Blocklist\",\"id\":1758146441,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_60.txt\",\"name\":\"HaGeZi's Xiaomi Tracker Blocklist\",\"id\":1758146442,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_29.txt\",\"name\":\"CHN: AdRules DNS List\",\"id\":1758146443,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_7.txt\",\"name\":\"Perflyst and Dandelion Sprout's Smart-TV Blocklist\",\"id\":1758146444,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_21.txt\",\"name\":\"CHN: anti-AD\",\"id\":1758146445,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_25.txt\",\"name\":\"KOR: List-KR DNS\",\"id\":1758146446,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_15.txt\",\"name\":\"KOR: YousList\",\"id\":1758146447,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_26.txt\",\"name\":\"TUR: turk-adlist\",\"id\":1758146448,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_40.txt\",\"name\":\"TUR: Turkish Ad Hosts\",\"id\":1758146449,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_16.txt\",\"name\":\"VNM: ABPVN List\",\"id\":1758146450,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_9.txt\",\"name\":\"The Big List of Hacked Malware Web Sites\",\"id\":1758146451,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_3.txt\",\"name\":\"Peter Lowe's Blocklist\",\"id\":1758146452,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_27.txt\",\"name\":\"OISD Blocklist Big\",\"id\":1758146454,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_33.txt\",\"name\":\"Steven Black's List\",\"id\":1758146455,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_69.txt\",\"name\":\"ShadowWhisperer Tracking List\",\"id\":1758146456,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_4.txt\",\"name\":\"Dan Pollock's List\",\"id\":1758146457,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_45.txt\",\"name\":\"HaGeZi's Allowlist Referral\",\"id\":1758146458,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_46.txt\",\"name\":\"HaGeZi's Anti-Piracy Blocklist\",\"id\":1758146459,\"rules_count\":0,\"enabled\":false}],\"whitelist_filters\":null,\"user_rules\":[\"||disneyadvertising.com^$important\",\"||ads-proxy-aka.prod.bo.canal.canalplustech.pro^$important\",\"@@||swplus-app-aka.prod.bo.canal.canalplustech.pro^$important\",\"@@||manage.devcenter.microsoft.com^$important\",\"@@||deezer.com^$important\",\"@@||graph.facebook.com^$important\",\"@@||mega.nz^$important\",\"\"],\"interval\":24,\"enabled\":true}\n", "content-type": ["application/json"]}\n","stream":"stdout","time":"2025-10-24T18:07:00.44368053Z"}
{"log":"2025-10-24T20:07:00.443+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:17\u0009do get\u0009{"host": "192.168.1.60", "method": "GET", "path": "/clients", "username": ""}\n","stream":"stdout","time":"2025-10-24T18:07:00.443748818Z"}
{"log":"2025-10-24T20:07:00.497+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:41\u0009got response\u0009{"host": "192.168.1.60", "method": "GET", "path": "/clients", "username": "", "status": 200, "body": "{\"clients\":[{\"safe_search\":{\"enabled\":false,\"bing\":false,\"duckduckgo\":false,\"ecosia\":false,\"google\":false,\"pixabay\":false,\"yandex\":false,\"youtube\":false},\"blocked_services_schedule\":{\"time_zone\":\"UTC\"},\"name\":\"bt-091001323757\",\"blocked_services\":[],\"ids\":[\"192.168.1.13\"],\"tags\":[],\"upstreams\":[],\"filtering_enabled\":false,\"parental_enabled\":false,\"safebrowsing_enabled\":false,\"safesearch_enabled\":false,\"use_global_blocked_services\":true,\"use_global_settings\":false,\"ignore_querylog\":false,\"ignore_statistics\":false,\"upstreams_cache_size\":0,\"upstreams_cache_enabled\":false}],\"auto_clients\":[{\"whois_info\":{},\"ip\":\"192.168.1.246\",\"name\":\"mi-speaker-sdb\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.2\",\"name\":\"omv-2\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"fe00::\",\"name\":\"ip6-localnet\",\"source\":\"etc/hosts\"},{\"whois_info\":{},\"ip\":\"192.168.1.52\",\"name\":\"adguardhome-sync\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.80\",\"name\":\"filebrowser\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.16\",\"name\":\"-lg-gpad\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.11\",\"name\":\"-redmi-note-14-pro-5g\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.12\",\"name\":\"tel\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.242\",\"name\":\"nintendo-2\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.23\",\"name\":\"portable-maiwen-college\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.245\",\"name\":\"alarme\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"ff02::1\",\"name\":\"ip6-allnodes\",\"source\":\"etc/hosts\"},{\"whois_info\":{},\"ip\":\"ff02::2\",\"name\":\"ip6-allrouters\",\"source\":\"etc/hosts\"},{\"whois_info\":{},\"ip\":\"192.168.1.252\",\"name\":\"borne-wifi\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.14\",\"name\":\"-portable\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.241\",\"name\":\"wii\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.21\",\"name\":\"narzo-de-maiwen\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.13\",\"name\":\"bt-091001323757\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.53\",\"name\":\"flaresolverr\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.248\",\"name\":\"google-home\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.70\",\"name\":\"jellyfin\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.240\",\"name\":\"xiaomi-tv-box\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.249\",\"name\":\"camera-mi\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.15\",\"name\":\"-netbook\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.22\",\"name\":\"kylian-pocof3\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.243\",\"name\":\"nintendo-1\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.250\",\"name\":\"tv-salon\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.65\",\"name\":\"win11\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.244\",\"name\":\"chromecast\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.253\",\"name\":\"omv\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.251\",\"name\":\"tv-chambre\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"ff00::\",\"name\":\"ip6-mcastprefix\",\"source\":\"etc/hosts\"},{\"whois_info\":{},\"ip\":\"::1\",\"name\":\"localhost\",\"source\":\"etc/hosts\"},{\"whois_info\":{},\"ip\":\"192.168.1.17\",\"name\":\"-hp\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.200\",\"name\":\"imprimante-canon\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.20\",\"name\":\"narzo-de-lea\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.100\",\"name\":\"npm\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.55\",\"name\":\"adguard2\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.10\",\"name\":\"-pc\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.60\",\"name\":\"adguard\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.50\",\"name\":\"adguard1.xxx.fr\",\"source\":\"etc/hosts\"},{\"whois_info\":{},\"ip\":\"127.0.0.1\",\"name\":\"localhost\",\"source\":\"etc/hosts\"},{\"whois_info\":{},\"ip\":\"192.168.1.154\",\"name\":\"192-168-1-154\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.75\",\"name\":\"authelia\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.247\",\"name\":\"mi-speaker-salon\",\"source\":\"DHCP\"}],\"supported_tags\":[\"device_audio\",\"device_camera\",\"device_gameconsole\",\"device_laptop\",\"device_nas\",\"device_other\",\"device_pc\",\"device_phone\",\"device_printer\",\"device_securityalarm\",\"device_tablet\",\"device_tv\",\"os_android\",\"os_ios\",\"os_linux\",\"os_macos\",\"os_other\",\"os_windows\",\"user_admin\",\"user_child\",\"user_regular\"]}\n", "content-type": ["application/json"]}\n","stream":"stdout","time":"2025-10-24T18:07:00.497481929Z"}
{"log":"2025-10-24T20:07:00.497+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:17\u0009do get\u0009{"host": "192.168.1.60", "method": "GET", "path": "/querylog/config", "username": ""}\n","stream":"stdout","time":"2025-10-24T18:07:00.497551426Z"}
{"log":"2025-10-24T20:07:00.550+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:41\u0009got response\u0009{"host": "192.168.1.60", "method": "GET", "path": "/querylog/config", "username": "", "status": 200, "body": "{\"ignored\":[],\"interval\":604800000,\"enabled\":true,\"anonymize_client_ip\":false}\n", "content-type": ["application/json"]}\n","stream":"stdout","time":"2025-10-24T18:07:00.550305501Z"}
{"log":"2025-10-24T20:07:00.550+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:17\u0009do get\u0009{"host": "192.168.1.60", "method": "GET", "path": "/stats/config", "username": ""}\n","stream":"stdout","time":"2025-10-24T18:07:00.550324535Z"}
{"log":"2025-10-24T20:07:00.603+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:41\u0009got response\u0009{"host": "192.168.1.60", "method": "GET", "path": "/stats/config", "username": "", "status": 200, "body": "{\"ignored\":[],\"interval\":604800000,\"enabled\":true}\n", "content-type": ["application/json"]}\n","stream":"stdout","time":"2025-10-24T18:07:00.603173657Z"}
{"log":"2025-10-24T20:07:00.603+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:17\u0009do get\u0009{"host": "192.168.1.60", "method": "GET", "path": "/access/list", "username": ""}\n","stream":"stdout","time":"2025-10-24T18:07:00.603197845Z"}
{"log":"2025-10-24T20:07:00.657+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:41\u0009got response\u0009{"host": "192.168.1.60", "method": "GET", "path": "/access/list", "username": "", "status": 200, "body": "{\"allowed_clients\":[],\"disallowed_clients\":[],\"blocked_hosts\":[\"version.bind\",\"id.server\",\"hostname.bind\"]}\n", "content-type": ["application/json"]}\n","stream":"stdout","time":"2025-10-24T18:07:00.657732029Z"}
{"log":"2025-10-24T20:07:00.657+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:17\u0009do get\u0009{"host": "192.168.1.60", "method": "GET", "path": "/dns_info", "username": ""}\n","stream":"stdout","time":"2025-10-24T18:07:00.657753547Z"}
{"log":"2025-10-24T20:07:00.710+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:41\u0009got response\u0009{"host": "192.168.1.60", "method": "GET", "path": "/dns_info", "username": "", "status": 200, "body": "{\"upstream_dns\":[\"https://dns.cloudflare.com/dns-query\",\"https://dns10.quad9.net/dns-query\",\"https://dns.google/dns-query\"],\"upstream_dns_file\":\"\",\"bootstrap_dns\":[\"1.1.1.1\",\"1.0.0.1\"],\"fallback_dns\":[\"1.1.1.1\",\"1.0.0.1\"],\"protection_enabled\":true,\"ratelimit\":20,\"ratelimit_subnet_len_ipv4\":24,\"ratelimit_subnet_len_ipv6\":56,\"upstream_timeout\":10,\"ratelimit_whitelist\":[],\"blocking_mode\":\"default\",\"edns_cs_enabled\":false,\"edns_cs_use_custom\":false,\"dnssec_enabled\":false,\"disable_ipv6\":false,\"upstream_mode\":\"parallel\",\"blocked_response_ttl\":10,\"cache_size\":4194304,\"cache_ttl_min\":0,\"cache_ttl_max\":0,\"cache_enabled\":true,\"cache_optimistic\":false,\"resolve_clients\":true,\"use_private_ptr_resolvers\":false,\"local_ptr_upstreams\":[],\"blocking_ipv4\":\"\",\"blocking_ipv6\":\"\",\"protection_disabled_until\":null,\"edns_cs_custom_ip\":\"\"}\n", "content-type": ["application/json"]}\n","stream":"stdout","time":"2025-10-24T18:07:00.710453561Z"}
{"log":"2025-10-24T20:07:00.710+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:17\u0009do get\u0009{"host": "192.168.1.60", "method": "GET", "path": "/dhcp/status", "username": ""}\n","stream":"stdout","time":"2025-10-24T18:07:00.710491535Z"}
{"log":"2025-10-24T20:07:00.750+0200\u0009INFO\u0009sync\u0009sync/http.go:26\u0009Starting sync from API\u0009{"remote-addr": "192.168.1.10:62213"}\n","stream":"stdout","time":"2025-10-24T18:07:00.750966166Z"}
{"log":"2025-10-24T20:07:00.750+0200\u0009INFO\u0009sync\u0009sync/sync.go:154\u0009Sync already running\n","stream":"stdout","time":"2025-10-24T18:07:00.750986203Z"}
{"log":"2025-10-24T20:07:00.751+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:17\u0009do get\u0009{"host": "192.168.1.60", "method": "GET", "path": "status", "username": ""}\n","stream":"stdout","time":"2025-10-24T18:07:00.751248828Z"}
{"log":"2025-10-24T20:07:00.765+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:41\u0009got response\u0009{"host": "192.168.1.60", "method": "GET", "path": "/dhcp/status", "username": "", "status": 200, "body": "{\"interface_name\":\"eth0\",\"v4\":{\"gateway_ip\":\"192.168.1.1\",\"subnet_mask\":\"255.255.255.0\",\"range_start\":\"192.168.1.150\",\"range_end\":\"192.168.1.199\",\"lease_duration\":86400},\"v6\":{\"range_start\":\"\",\"lease_duration\":86400},\"leases\":[{\"mac\":\"c8:5e:a9:b1:fc:b5\",\"ip\":\"192.168.1.154\",\"hostname\":\"192-168-1-154\",\"expires\":\"2025-10-25T16:24:12Z\"}],\"static_leases\":[{\"mac\":\"18:67:ef:5a:b9:ef\",\"ip\":\"192.168.1.11\",\"hostname\":\"-redmi-note-14-pro-5g\"},{\"mac\":\"2c:f0:5d:e8:3f:b9\",\"ip\":\"192.168.1.10\",\"hostname\":\"-pc\"},{\"mac\":\"46:0c:e5🆎9c:50\",\"ip\":\"192.168.1.50\",\"hostname\":\"adguard1\"},{\"mac\":\"46:0c:e5🆎9c:55\",\"ip\":\"192.168.1.55\",\"hostname\":\"adguard2\"},{\"mac\":\"46:0c:e5🆎9c:52\",\"ip\":\"192.168.1.52\",\"hostname\":\"adguardhome-sync\"},{\"mac\":\"00:23:b6:0c:16:7a\",\"ip\":\"192.168.1.245\",\"hostname\":\"alarme\"},{\"mac\":\"46:0c:e5🆎9c:75\",\"ip\":\"192.168.1.75\",\"hostname\":\"authelia\"},{\"mac\":\"98:ba:5f:7a:25:7d\",\"ip\":\"192.168.1.252\",\"hostname\":\"borne-wifi\"},{\"mac\":\"7c:b5:66:33:ab:17\",\"ip\":\"192.168.1.13\",\"hostname\":\"bt-091001323757\"},{\"mac\":\"04:cf:8c:c2:4f:2d\",\"ip\":\"192.168.1.249\",\"hostname\":\"camera-mi\"},{\"mac\":\"54:60:09:84:86:98\",\"ip\":\"192.168.1.244\",\"hostname\":\"chromecast\"},{\"mac\":\"46:0c:e5🆎9c:80\",\"ip\":\"192.168.1.80\",\"hostname\":\"filebrowser\"},{\"mac\":\"46:0c:e5🆎9c:53\",\"ip\":\"192.168.1.53\",\"hostname\":\"flaresolverr\"},{\"mac\":\"2c:3b:70:65:c8:77\",\"ip\":\"192.168.1.17\",\"hostname\":\"-hp\"},{\"mac\":\"8c:3a:e3:87:5b:c6\",\"ip\":\"192.168.1.16\",\"hostname\":\"-lg-gpad\"},{\"mac\":\"68:94:23:bc:3a:eb\",\"ip\":\"192.168.1.15\",\"hostname\":\"-netbook\"},{\"mac\":\"d2:1c:80:48:03:cf\",\"ip\":\"192.168.1.12\",\"hostname\":\"tel\"},{\"mac\":\"18:f4:6a:b7:dd:8a\",\"ip\":\"192.168.1.14\",\"hostname\":\"-portable\"},{\"mac\":\"60:60:60:60:60:60\",\"ip\":\"192.168.1.60\",\"hostname\":\"adguard\"},{\"mac\":\"70:68:71:79:ea:e0\",\"ip\":\"192.168.1.240\",\"hostname\":\"xiaomi-tv-box\"},{\"mac\":\"88:46:04:50:3f:d7\",\"ip\":\"192.168.1.22\",\"hostname\":\"kylian-pocof3\"},{\"mac\":\"14:d4:24:f4:31:8d\",\"ip\":\"192.168.1.200\",\"hostname\":\"imprimante-canon\"},{\"mac\":\"46:0c:e5🆎9c:70\",\"ip\":\"192.168.1.70\",\"hostname\":\"jellyfin\"},{\"mac\":\"3c:8d:20:20:bb:b9\",\"ip\":\"192.168.1.248\",\"hostname\":\"google-home\"},{\"mac\":\"cc:d8:43:3f:60:ff\",\"ip\":\"192.168.1.247\",\"hostname\":\"mi-speaker-salon\"},{\"mac\":\"8c🇩🇪f9:5b:5b:98\",\"ip\":\"192.168.1.246\",\"hostname\":\"mi-speaker-sdb\"},{\"mac\":\"a6:ec:cb:53:73:b8\",\"ip\":\"192.168.1.20\",\"hostname\":\"narzo-de-lea\"},{\"mac\":\"de:bc:c5:6e:e9:6d\",\"ip\":\"192.168.1.21\",\"hostname\":\"narzo-de-maiwen\"},{\"mac\":\"64:b5:c6:62:e1:06\",\"ip\":\"192.168.1.243\",\"hostname\":\"nintendo-1\"},{\"mac\":\"98:41:5c:b3:11:56\",\"ip\":\"192.168.1.242\",\"hostname\":\"nintendo-2\"},{\"mac\":\"3e:07:e2:e2:e0:00\",\"ip\":\"192.168.1.100\",\"hostname\":\"npm\"},{\"mac\":\"68:1d:ef:56:d3:4c\",\"ip\":\"192.168.1.253\",\"hostname\":\"omv\"},{\"mac\":\"fa:b9:0f:d8:e4:57\",\"ip\":\"192.168.1.2\",\"hostname\":\"omv-2\"},{\"mac\":\"90:0f:0c:a6:08:3b\",\"ip\":\"192.168.1.23\",\"hostname\":\"portable-maiwen-college\"},{\"mac\":\"ec:be:5f:6f:ca:ce\",\"ip\":\"192.168.1.251\",\"hostname\":\"tv-chambre\"},{\"mac\":\"3c:c5:dd:ee:99:ba\",\"ip\":\"192.168.1.250\",\"hostname\":\"tv-salon\"},{\"mac\":\"00:1e:a9:83:89:56\",\"ip\":\"192.168.1.241\",\"hostname\":\"wii\"},{\"mac\":\"46:0c:e5🆎9c:65\",\"ip\":\"192.168.1.65\",\"hostname\":\"win11\"}],\"enabled\":true}\n", "content-type": ["application/json"]}\n","stream":"stdout","time":"2025-10-24T18:07:00.765915701Z"}
{"log":"2025-10-24T20:07:00.765+0200\u0009INFO\u0009sync\u0009sync/sync.go:291\u0009Start sync\u0009{"from": "192.168.1.60", "to": "adguard1.xxx.fr"}\n","stream":"stdout","time":"2025-10-24T18:07:00.766013527Z"}
{"log":"2025-10-24T20:07:00.765+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:17\u0009do get\u0009{"host": "adguard1.xxx.fr", "method": "GET", "path": "status", "username": ""}\n","stream":"stdout","time":"2025-10-24T18:07:00.766023102Z"}
{"log":"2025-10-24T20:07:00.816+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:41\u0009got response\u0009{"host": "192.168.1.60", "method": "GET", "path": "status", "username": "", "status": 200, "body": "{\"version\":\"v0.107.68\",\"language\":\"fr\",\"dns_addresses\":[\"127.0.0.1\",\"::1\",\"192.168.1.50\",\"192.168.1.60\",\"https://adguard.xxx.fr/dns-query\",\"tls://adguard.xxx.fr:853\",\"quic://adguard.xxx.fr:853\"],\"dns_port\":53,\"http_port\":80,\"protection_disabled_duration\":0,\"protection_enabled\":true,\"dhcp_available\":true,\"running\":true}\n", "content-type": ["application/json"]}\n","stream":"stdout","time":"2025-10-24T18:07:00.816341472Z"}
{"log":"2025-10-24T20:07:00.816+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:17\u0009do get\u0009{"host": "adguard1.xxx.fr", "method": "GET", "path": "status", "username": ""}\n","stream":"stdout","time":"2025-10-24T18:07:00.81639322Z"}
{"log":"2025-10-24T20:07:00.828+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:41\u0009got response\u0009{"host": "adguard1.xxx.fr", "method": "GET", "path": "status", "username": "", "status": 200, "body": "{\"version\":\"v0.107.68\",\"language\":\"fr\",\"dns_addresses\":[\"127.0.0.1\",\"::1\",\"192.168.1.50\",\"192.168.1.60\",\"https://adguard.xxx.fr/dns-query\",\"tls://adguard.xxx.fr:853\",\"quic://adguard.xxx.fr:853\"],\"dns_port\":53,\"http_port\":80,\"protection_disabled_duration\":0,\"protection_enabled\":true,\"dhcp_available\":true,\"running\":true}\n", "content-type": ["application/json"]}\n","stream":"stdout","time":"2025-10-24T18:07:00.829027277Z"}
{"log":"2025-10-24T20:07:00.828+0200\u0009INFO\u0009sync\u0009sync/sync.go:312\u0009Connected to replica\u0009{"from": "192.168.1.60", "to": "adguard1.xxx.fr", "version": "v0.107.68"}\n","stream":"stdout","time":"2025-10-24T18:07:00.829057054Z"}
{"log":"2025-10-24T20:07:00.828+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:17\u0009do get\u0009{"host": "adguard1.xxx.fr", "method": "GET", "path": "/profile", "username": ""}\n","stream":"stdout","time":"2025-10-24T18:07:00.829062624Z"}
{"log":"2025-10-24T20:07:00.878+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:41\u0009got response\u0009{"host": "adguard1.xxx.fr", "method": "GET", "path": "status", "username": "", "status": 200, "body": "{\"version\":\"v0.107.68\",\"language\":\"fr\",\"dns_addresses\":[\"127.0.0.1\",\"::1\",\"192.168.1.50\",\"192.168.1.60\",\"https://adguard.xxx.fr/dns-query\",\"tls://adguard.xxx.fr:853\",\"quic://adguard.xxx.fr:853\"],\"dns_port\":53,\"http_port\":80,\"protection_disabled_duration\":0,\"protection_enabled\":true,\"dhcp_available\":true,\"running\":true}\n", "content-type": ["application/json"]}\n","stream":"stdout","time":"2025-10-24T18:07:00.878265208Z"}
{"log":"2025-10-24T20:07:00.878+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:17\u0009do get\u0009{"host": "adguard2.xxx.fr", "method": "GET", "path": "status", "username": ""}\n","stream":"stdout","time":"2025-10-24T18:07:00.878324966Z"}
{"log":"2025-10-24T20:07:00.886+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:41\u0009got response\u0009{"host": "adguard1.xxx.fr", "method": "GET", "path": "/profile", "username": "", "status": 200, "body": "{\"name\":\"\",\"language\":\"fr\",\"theme\":\"auto\"}\n", "content-type": ["application/json"]}\n","stream":"stdout","time":"2025-10-24T18:07:00.886573784Z"}
{"log":"2025-10-24T20:07:00.886+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:17\u0009do get\u0009{"host": "adguard1.xxx.fr", "method": "GET", "path": "/parental/status", "username": ""}\n","stream":"stdout","time":"2025-10-24T18:07:00.886670776Z"}
{"log":"2025-10-24T20:07:00.940+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:41\u0009got response\u0009{"host": "adguard2.xxx.fr", "method": "GET", "path": "status", "username": "", "status": 200, "body": "{\"version\":\"v0.107.68\",\"language\":\"fr\",\"dns_addresses\":[\"127.0.0.1\",\"::1\",\"192.168.1.55\",\"https://adguard.xxx.fr/dns-query\",\"tls://adguard.xxx.fr:853\",\"quic://adguard.xxx.fr:853\"],\"dns_port\":53,\"http_port\":80,\"protection_disabled_duration\":0,\"protection_enabled\":true,\"dhcp_available\":true,\"running\":true}\n", "content-type": ["application/json"]}\n","stream":"stdout","time":"2025-10-24T18:07:00.94060186Z"}
{"log":"2025-10-24T20:07:00.944+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:41\u0009got response\u0009{"host": "adguard1.xxx.fr", "method": "GET", "path": "/parental/status", "username": "", "status": 200, "body": "{\"enabled\":false}\n", "content-type": ["application/json"]}\n","stream":"stdout","time":"2025-10-24T18:07:00.944489966Z"}
{"log":"2025-10-24T20:07:00.944+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:17\u0009do get\u0009{"host": "adguard1.xxx.fr", "method": "GET", "path": "/safesearch/status", "username": ""}\n","stream":"stdout","time":"2025-10-24T18:07:00.944508411Z"}
{"log":"2025-10-24T20:07:00.997+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:41\u0009got response\u0009{"host": "adguard1.xxx.fr", "method": "GET", "path": "/safesearch/status", "username": "", "status": 200, "body": "{\"enabled\":false,\"bing\":true,\"duckduckgo\":true,\"ecosia\":true,\"google\":true,\"pixabay\":true,\"yandex\":true,\"youtube\":true}\n", "content-type": ["application/json"]}\n","stream":"stdout","time":"2025-10-24T18:07:00.998062061Z"}
{"log":"2025-10-24T20:07:00.998+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:17\u0009do get\u0009{"host": "adguard1.xxx.fr", "method": "GET", "path": "/safebrowsing/status", "username": ""}\n","stream":"stdout","time":"2025-10-24T18:07:00.99808172Z"}
{"log":"2025-10-24T20:07:01.051+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:41\u0009got response\u0009{"host": "adguard1.xxx.fr", "method": "GET", "path": "/safebrowsing/status", "username": "", "status": 200, "body": "{\"enabled\":false}\n", "content-type": ["application/json"]}\n","stream":"stdout","time":"2025-10-24T18:07:01.051088754Z"}
{"log":"2025-10-24T20:07:01.051+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:17\u0009do get\u0009{"host": "adguard1.xxx.fr", "method": "GET", "path": "/dns_info", "username": ""}\n","stream":"stdout","time":"2025-10-24T18:07:01.051136778Z"}
{"log":"2025-10-24T20:07:01.103+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:41\u0009got response\u0009{"host": "adguard1.xxx.fr", "method": "GET", "path": "/dns_info", "username": "", "status": 200, "body": "{\"upstream_dns\":[\"https://dns.cloudflare.com/dns-query\",\"https://dns10.quad9.net/dns-query\",\"https://dns.google/dns-query\"],\"upstream_dns_file\":\"\",\"bootstrap_dns\":[\"1.1.1.1\",\"1.0.0.1\"],\"fallback_dns\":[\"1.1.1.1\",\"1.0.0.1\"],\"protection_enabled\":true,\"ratelimit\":20,\"ratelimit_subnet_len_ipv4\":24,\"ratelimit_subnet_len_ipv6\":56,\"upstream_timeout\":10,\"ratelimit_whitelist\":[],\"blocking_mode\":\"default\",\"edns_cs_enabled\":false,\"edns_cs_use_custom\":false,\"dnssec_enabled\":false,\"disable_ipv6\":false,\"upstream_mode\":\"parallel\",\"blocked_response_ttl\":10,\"cache_size\":4194304,\"cache_ttl_min\":0,\"cache_ttl_max\":0,\"cache_enabled\":true,\"cache_optimistic\":false,\"resolve_clients\":true,\"use_private_ptr_resolvers\":false,\"local_ptr_upstreams\":[],\"blocking_ipv4\":\"\",\"blocking_ipv6\":\"\",\"protection_disabled_until\":null,\"edns_cs_custom_ip\":\"\"}\n", "content-type": ["application/json"]}\n","stream":"stdout","time":"2025-10-24T18:07:01.104087216Z"}
{"log":"2025-10-24T20:07:01.104+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:17\u0009do get\u0009{"host": "adguard1.xxx.fr", "method": "GET", "path": "/querylog/config", "username": ""}\n","stream":"stdout","time":"2025-10-24T18:07:01.104123573Z"}
{"log":"2025-10-24T20:07:01.158+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:41\u0009got response\u0009{"host": "adguard1.xxx.fr", "method": "GET", "path": "/querylog/config", "username": "", "status": 200, "body": "{\"ignored\":[],\"interval\":604800000,\"enabled\":true,\"anonymize_client_ip\":false}\n", "content-type": ["application/json"]}\n","stream":"stdout","time":"2025-10-24T18:07:01.158154522Z"}
{"log":"2025-10-24T20:07:01.158+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:17\u0009do get\u0009{"host": "adguard1.xxx.fr", "method": "GET", "path": "/stats/config", "username": ""}\n","stream":"stdout","time":"2025-10-24T18:07:01.158182306Z"}
{"log":"2025-10-24T20:07:01.210+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:41\u0009got response\u0009{"host": "adguard1.xxx.fr", "method": "GET", "path": "/stats/config", "username": "", "status": 200, "body": "{\"ignored\":[],\"interval\":604800000,\"enabled\":true}\n", "content-type": ["application/json"]}\n","stream":"stdout","time":"2025-10-24T18:07:01.210464236Z"}
{"log":"2025-10-24T20:07:01.210+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:17\u0009do get\u0009{"host": "adguard1.xxx.fr", "method": "GET", "path": "/rewrite/list", "username": ""}\n","stream":"stdout","time":"2025-10-24T18:07:01.210485443Z"}
{"log":"2025-10-24T20:07:01.262+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:41\u0009got response\u0009{"host": "adguard1.xxx.fr", "method": "GET", "path": "/rewrite/list", "username": "", "status": 200, "body": "[{\"domain\":\"partage.xxx.fr\",\"answer\":\"192.168.1.253\",\"enabled\":true},{\"domain\":\"adguard.xxx.fr\",\"answer\":\"192.168.1.60\",\"enabled\":true},{\"domain\":\"sfr.xxx.fr\",\"answer\":\"192.168.1.1\",\"enabled\":true},{\"domain\":\"-pc.xxx.fr\",\"answer\":\"192.168.1.10\",\"enabled\":true},{\"domain\":\"adguard2.xxx.fr\",\"answer\":\"192.168.1.55\",\"enabled\":true},{\"domain\":\"adguardhome-sync.xxx.fr\",\"answer\":\"192.168.1.52\",\"enabled\":true},{\"domain\":\"adguard1.xxx.fr\",\"answer\":\"192.168.1.50\",\"enabled\":true},{\"domain\":\"omv.xxx.fr\",\"answer\":\"192.168.1.253\",\"enabled\":true},{\"domain\":\"flaresolverr.xxx.fr\",\"answer\":\"192.168.1.53\",\"enabled\":true},{\"domain\":\"nginx.xxx.fr\",\"answer\":\"192.168.1.100\",\"enabled\":true},{\"domain\":\"win11.xxx.fr\",\"answer\":\"192.168.1.65\",\"enabled\":true},{\"domain\":\"npm.xxx.fr\",\"answer\":\"192.168.1.100\",\"enabled\":true},{\"domain\":\"fb.xxx.fr\",\"answer\":\"192.168.1.100\",\"enabled\":true},{\"domain\":\"authelia.xxx.fr\",\"answer\":\"192.168.1.100\",\"enabled\":true},{\"domain\":\"ssh.xxx.fr\",\"answer\":\"192.168.1.100\",\"enabled\":true}]\n", "content-type": ["application/json"]}\n","stream":"stdout","time":"2025-10-24T18:07:01.262804455Z"}
{"log":"2025-10-24T20:07:01.262+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:17\u0009do get\u0009{"host": "adguard1.xxx.fr", "method": "GET", "path": "/filtering/status", "username": ""}\n","stream":"stdout","time":"2025-10-24T18:07:01.262831465Z"}
{"log":"2025-10-24T20:07:01.315+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:41\u0009got response\u0009{"host": "adguard1.xxx.fr", "method": "GET", "path": "/filtering/status", "username": "", "status": 200, "body": "{\"filters\":[{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_1.txt\",\"name\":\"AdGuard DNS filter\",\"last_updated\":\"2025-10-23T20:36:52Z\",\"id\":1,\"rules_count\":139662,\"enabled\":true},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_2.txt\",\"name\":\"AdAway Default Blocklist\",\"last_updated\":\"2025-10-23T20:36:52Z\",\"id\":2,\"rules_count\":6540,\"enabled\":true},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_30.txt\",\"name\":\"Phishing URL Blocklist (PhishTank and OpenPhish)\",\"last_updated\":\"2025-10-23T20:36:52Z\",\"id\":1757665034,\"rules_count\":22304,\"enabled\":true},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_39.txt\",\"name\":\"Dandelion Sprout's Anti Push Notifications\",\"last_updated\":\"2025-10-23T20:36:52Z\",\"id\":1757665035,\"rules_count\":468,\"enabled\":true},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_12.txt\",\"name\":\"Dandelion Sprout's Anti-Malware List\",\"last_updated\":\"2025-10-23T20:36:52Z\",\"id\":1757665036,\"rules_count\":26570,\"enabled\":true},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_59.txt\",\"name\":\"AdGuard DNS Popup Hosts filter\",\"last_updated\":\"2025-10-23T20:36:52Z\",\"id\":1757665038,\"rules_count\":1304,\"enabled\":true},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_53.txt\",\"name\":\"AWAvenue Ads Rule\",\"last_updated\":\"2025-10-23T20:36:52Z\",\"id\":1757665041,\"rules_count\":816,\"enabled\":true},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_49.txt\",\"name\":\"HaGeZi's Ultimate Blocklist\",\"id\":1757665042,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_50.txt\",\"name\":\"uBlock₀ filters – Badware risks\",\"last_updated\":\"2025-10-23T20:36:52Z\",\"id\":1758146424,\"rules_count\":3234,\"enabled\":true},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_11.txt\",\"name\":\"Malicious URL Blocklist (URLHaus)\",\"last_updated\":\"2025-10-23T20:36:52Z\",\"id\":1758146425,\"rules_count\":7224,\"enabled\":true},{\"url\":\"https://raw.github.com/reek/anti-adblock-killer/master/anti-adblock-killer-filters.txt\",\"name\":\"anti-adblock-killer\",\"last_updated\":\"2025-10-23T20:36:52Z\",\"id\":1758146427,\"rules_count\":1945,\"enabled\":true},{\"url\":\"https://easylist.to/easylist/easylist.txt\",\"name\":\"easylist\",\"id\":1758146428,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://secure.fanboy.co.nz/fanboy-annoyance.txt\",\"name\":\"fanboy-annoyance\",\"last_updated\":\"2025-10-23T20:36:53Z\",\"id\":1758146430,\"rules_count\":24453,\"enabled\":true},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_63.txt\",\"name\":\"HaGeZi's Windows/Office Tracker Blocklist\",\"last_updated\":\"2025-10-23T20:36:53Z\",\"id\":1758146433,\"rules_count\":372,\"enabled\":true},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_62.txt\",\"name\":\"Ukrainian Security Filter\",\"last_updated\":\"2025-10-23T20:36:53Z\",\"id\":1758146438,\"rules_count\":1727,\"enabled\":true},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_66.txt\",\"name\":\"HaGeZi's OPPO \\u0026 Realme Tracker Blocklist\",\"id\":1758146440,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_51.txt\",\"name\":\"HaGeZi's Pro++ Blocklist\",\"id\":1758146441,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_60.txt\",\"name\":\"HaGeZi's Xiaomi Tracker Blocklist\",\"id\":1758146442,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_29.txt\",\"name\":\"CHN: AdRules DNS List\",\"id\":1758146443,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_7.txt\",\"name\":\"Perflyst and Dandelion Sprout's Smart-TV Blocklist\",\"id\":1758146444,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_21.txt\",\"name\":\"CHN: anti-AD\",\"id\":1758146445,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_25.txt\",\"name\":\"KOR: List-KR DNS\",\"id\":1758146446,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_15.txt\",\"name\":\"KOR: YousList\",\"id\":1758146447,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_26.txt\",\"name\":\"TUR: turk-adlist\",\"id\":1758146448,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_40.txt\",\"name\":\"TUR: Turkish Ad Hosts\",\"id\":1758146449,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_16.txt\",\"name\":\"VNM: ABPVN List\",\"id\":1758146450,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_9.txt\",\"name\":\"The Big List of Hacked Malware Web Sites\",\"id\":1758146451,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_3.txt\",\"name\":\"Peter Lowe's Blocklist\",\"id\":1758146452,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_27.txt\",\"name\":\"OISD Blocklist Big\",\"id\":1758146454,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_33.txt\",\"name\":\"Steven Black's List\",\"id\":1758146455,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_69.txt\",\"name\":\"ShadowWhisperer Tracking List\",\"id\":1758146456,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_4.txt\",\"name\":\"Dan Pollock's List\",\"id\":1758146457,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_45.txt\",\"name\":\"HaGeZi's Allowlist Referral\",\"id\":1758146458,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_46.txt\",\"name\":\"HaGeZi's Anti-Piracy Blocklist\",\"id\":1758146459,\"rules_count\":0,\"enabled\":false}],\"whitelist_filters\":null,\"user_rules\":[\"||disneyadvertising.com^$important\",\"||ads-proxy-aka.prod.bo.canal.canalplustech.pro^$important\",\"@@||swplus-app-aka.prod.bo.canal.canalplustech.pro^$important\",\"@@||manage.devcenter.microsoft.com^$important\",\"@@||deezer.com^$important\",\"@@||graph.facebook.com^$important\",\"@@||mega.nz^$important\",\"\"],\"interval\":24,\"enabled\":true}\n", "content-type": ["application/json"]}\n","stream":"stdout","time":"2025-10-24T18:07:01.315964258Z"}
{"log":"2025-10-24T20:07:01.315+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:17\u0009do get\u0009{"host": "adguard1.xxx.fr", "method": "GET", "path": "/blocked_services/get", "username": ""}\n","stream":"stdout","time":"2025-10-24T18:07:01.316025157Z"}
{"log":"2025-10-24T20:07:01.368+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:41\u0009got response\u0009{"host": "adguard1.xxx.fr", "method": "GET", "path": "/blocked_services/get", "username": "", "status": 200, "body": "{\"schedule\":{\"time_zone\":\"UTC\"},\"ids\":[]}\n", "content-type": ["application/json"]}\n","stream":"stdout","time":"2025-10-24T18:07:01.368612983Z"}
{"log":"2025-10-24T20:07:01.368+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:17\u0009do get\u0009{"host": "adguard1.xxx.fr", "method": "GET", "path": "/clients", "username": ""}\n","stream":"stdout","time":"2025-10-24T18:07:01.368630876Z"}
{"log":"2025-10-24T20:07:01.421+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:41\u0009got response\u0009{"host": "adguard1.xxx.fr", "method": "GET", "path": "/clients", "username": "", "status": 200, "body": "{\"clients\":[{\"safe_search\":{\"enabled\":false,\"bing\":false,\"duckduckgo\":false,\"ecosia\":false,\"google\":false,\"pixabay\":false,\"yandex\":false,\"youtube\":false},\"blocked_services_schedule\":{\"time_zone\":\"UTC\"},\"name\":\"bt-091001323757\",\"blocked_services\":[],\"ids\":[\"192.168.1.13\"],\"tags\":[],\"upstreams\":[],\"filtering_enabled\":false,\"parental_enabled\":false,\"safebrowsing_enabled\":false,\"safesearch_enabled\":false,\"use_global_blocked_services\":true,\"use_global_settings\":false,\"ignore_querylog\":false,\"ignore_statistics\":false,\"upstreams_cache_size\":0,\"upstreams_cache_enabled\":false}],\"auto_clients\":[{\"whois_info\":{},\"ip\":\"127.0.0.1\",\"name\":\"localhost\",\"source\":\"etc/hosts\"},{\"whois_info\":{},\"ip\":\"192.168.1.154\",\"name\":\"192-168-1-154\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.75\",\"name\":\"authelia\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.247\",\"name\":\"mi-speaker-salon\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.246\",\"name\":\"mi-speaker-sdb\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.2\",\"name\":\"omv-2\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"fe00::\",\"name\":\"ip6-localnet\",\"source\":\"etc/hosts\"},{\"whois_info\":{},\"ip\":\"192.168.1.52\",\"name\":\"adguardhome-sync\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.80\",\"name\":\"filebrowser\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.16\",\"name\":\"-lg-gpad\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.11\",\"name\":\"-redmi-note-14-pro-5g\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.12\",\"name\":\"tel\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.242\",\"name\":\"nintendo-2\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.23\",\"name\":\"portable-maiwen-college\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.245\",\"name\":\"alarme\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"ff02::1\",\"name\":\"ip6-allnodes\",\"source\":\"etc/hosts\"},{\"whois_info\":{},\"ip\":\"ff02::2\",\"name\":\"ip6-allrouters\",\"source\":\"etc/hosts\"},{\"whois_info\":{},\"ip\":\"192.168.1.252\",\"name\":\"borne-wifi\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.14\",\"name\":\"-portable\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.241\",\"name\":\"wii\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.21\",\"name\":\"narzo-de-maiwen\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.13\",\"name\":\"bt-091001323757\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.53\",\"name\":\"flaresolverr\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.248\",\"name\":\"google-home\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.70\",\"name\":\"jellyfin\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.240\",\"name\":\"xiaomi-tv-box\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.249\",\"name\":\"camera-mi\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.15\",\"name\":\"-netbook\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.22\",\"name\":\"kylian-pocof3\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.243\",\"name\":\"nintendo-1\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.250\",\"name\":\"tv-salon\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.65\",\"name\":\"win11\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.244\",\"name\":\"chromecast\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.253\",\"name\":\"omv\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.251\",\"name\":\"tv-chambre\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"ff00::\",\"name\":\"ip6-mcastprefix\",\"source\":\"etc/hosts\"},{\"whois_info\":{},\"ip\":\"::1\",\"name\":\"localhost\",\"source\":\"etc/hosts\"},{\"whois_info\":{},\"ip\":\"192.168.1.17\",\"name\":\"-hp\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.200\",\"name\":\"imprimante-canon\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.20\",\"name\":\"narzo-de-lea\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.100\",\"name\":\"npm\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.55\",\"name\":\"adguard2\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.10\",\"name\":\"-pc\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.60\",\"name\":\"adguard\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.50\",\"name\":\"adguard1.xxx.fr\",\"source\":\"etc/hosts\"}],\"supported_tags\":[\"device_audio\",\"device_camera\",\"device_gameconsole\",\"device_laptop\",\"device_nas\",\"device_other\",\"device_pc\",\"device_phone\",\"device_printer\",\"device_securityalarm\",\"device_tablet\",\"device_tv\",\"os_android\",\"os_ios\",\"os_linux\",\"os_macos\",\"os_other\",\"os_windows\",\"user_admin\",\"user_child\",\"user_regular\"]}\n", "content-type": ["application/json"]}\n","stream":"stdout","time":"2025-10-24T18:07:01.421969714Z"}
{"log":"2025-10-24T20:07:01.421+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:17\u0009do get\u0009{"host": "adguard1.xxx.fr", "method": "GET", "path": "/access/list", "username": ""}\n","stream":"stdout","time":"2025-10-24T18:07:01.422037535Z"}
{"log":"2025-10-24T20:07:01.476+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:41\u0009got response\u0009{"host": "adguard1.xxx.fr", "method": "GET", "path": "/access/list", "username": "", "status": 200, "body": "{\"allowed_clients\":[],\"disallowed_clients\":[],\"blocked_hosts\":[\"version.bind\",\"id.server\",\"hostname.bind\"]}\n", "content-type": ["application/json"]}\n","stream":"stdout","time":"2025-10-24T18:07:01.476432573Z"}
{"log":"2025-10-24T20:07:01.476+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:17\u0009do get\u0009{"host": "adguard1.xxx.fr", "method": "GET", "path": "/dhcp/status", "username": ""}\n","stream":"stdout","time":"2025-10-24T18:07:01.476466411Z"}
{"log":"2025-10-24T20:07:01.529+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:41\u0009got response\u0009{"host": "adguard1.xxx.fr", "method": "GET", "path": "/dhcp/status", "username": "", "status": 200, "body": "{\"interface_name\":\"eth0\",\"v4\":{\"gateway_ip\":\"192.168.1.1\",\"subnet_mask\":\"255.255.255.0\",\"range_start\":\"192.168.1.150\",\"range_end\":\"192.168.1.199\",\"lease_duration\":86400},\"v6\":{\"range_start\":\"\",\"lease_duration\":86400},\"leases\":[{\"mac\":\"c8:5e:a9:b1:fc:b5\",\"ip\":\"192.168.1.154\",\"hostname\":\"192-168-1-154\",\"expires\":\"2025-10-25T16:24:12Z\"}],\"static_leases\":[{\"mac\":\"18:67:ef:5a:b9:ef\",\"ip\":\"192.168.1.11\",\"hostname\":\"-redmi-note-14-pro-5g\"},{\"mac\":\"2c:f0:5d:e8:3f:b9\",\"ip\":\"192.168.1.10\",\"hostname\":\"-pc\"},{\"mac\":\"46:0c:e5🆎9c:50\",\"ip\":\"192.168.1.50\",\"hostname\":\"adguard1\"},{\"mac\":\"46:0c:e5🆎9c:55\",\"ip\":\"192.168.1.55\",\"hostname\":\"adguard2\"},{\"mac\":\"46:0c:e5🆎9c:52\",\"ip\":\"192.168.1.52\",\"hostname\":\"adguardhome-sync\"},{\"mac\":\"00:23:b6:0c:16:7a\",\"ip\":\"192.168.1.245\",\"hostname\":\"alarme\"},{\"mac\":\"46:0c:e5🆎9c:75\",\"ip\":\"192.168.1.75\",\"hostname\":\"authelia\"},{\"mac\":\"98:ba:5f:7a:25:7d\",\"ip\":\"192.168.1.252\",\"hostname\":\"borne-wifi\"},{\"mac\":\"7c:b5:66:33:ab:17\",\"ip\":\"192.168.1.13\",\"hostname\":\"bt-091001323757\"},{\"mac\":\"04:cf:8c:c2:4f:2d\",\"ip\":\"192.168.1.249\",\"hostname\":\"camera-mi\"},{\"mac\":\"54:60:09:84:86:98\",\"ip\":\"192.168.1.244\",\"hostname\":\"chromecast\"},{\"mac\":\"46:0c:e5🆎9c:80\",\"ip\":\"192.168.1.80\",\"hostname\":\"filebrowser\"},{\"mac\":\"46:0c:e5🆎9c:53\",\"ip\":\"192.168.1.53\",\"hostname\":\"flaresolverr\"},{\"mac\":\"2c:3b:70:65:c8:77\",\"ip\":\"192.168.1.17\",\"hostname\":\"-hp\"},{\"mac\":\"8c:3a:e3:87:5b:c6\",\"ip\":\"192.168.1.16\",\"hostname\":\"-lg-gpad\"},{\"mac\":\"68:94:23:bc:3a:eb\",\"ip\":\"192.168.1.15\",\"hostname\":\"-netbook\"},{\"mac\":\"d2:1c:80:48:03:cf\",\"ip\":\"192.168.1.12\",\"hostname\":\"tel\"},{\"mac\":\"18:f4:6a:b7:dd:8a\",\"ip\":\"192.168.1.14\",\"hostname\":\"-portable\"},{\"mac\":\"60:60:60:60:60:60\",\"ip\":\"192.168.1.60\",\"hostname\":\"adguard\"},{\"mac\":\"70:68:71:79:ea:e0\",\"ip\":\"192.168.1.240\",\"hostname\":\"xiaomi-tv-box\"},{\"mac\":\"88:46:04:50:3f:d7\",\"ip\":\"192.168.1.22\",\"hostname\":\"kylian-pocof3\"},{\"mac\":\"14:d4:24:f4:31:8d\",\"ip\":\"192.168.1.200\",\"hostname\":\"imprimante-canon\"},{\"mac\":\"46:0c:e5🆎9c:70\",\"ip\":\"192.168.1.70\",\"hostname\":\"jellyfin\"},{\"mac\":\"3c:8d:20:20:bb:b9\",\"ip\":\"192.168.1.248\",\"hostname\":\"google-home\"},{\"mac\":\"cc:d8:43:3f:60:ff\",\"ip\":\"192.168.1.247\",\"hostname\":\"mi-speaker-salon\"},{\"mac\":\"8c🇩🇪f9:5b:5b:98\",\"ip\":\"192.168.1.246\",\"hostname\":\"mi-speaker-sdb\"},{\"mac\":\"a6:ec:cb:53:73:b8\",\"ip\":\"192.168.1.20\",\"hostname\":\"narzo-de-lea\"},{\"mac\":\"de:bc:c5:6e:e9:6d\",\"ip\":\"192.168.1.21\",\"hostname\":\"narzo-de-maiwen\"},{\"mac\":\"64:b5:c6:62:e1:06\",\"ip\":\"192.168.1.243\",\"hostname\":\"nintendo-1\"},{\"mac\":\"98:41:5c:b3:11:56\",\"ip\":\"192.168.1.242\",\"hostname\":\"nintendo-2\"},{\"mac\":\"3e:07:e2:e2:e0:00\",\"ip\":\"192.168.1.100\",\"hostname\":\"npm\"},{\"mac\":\"68:1d:ef:56:d3:4c\",\"ip\":\"192.168.1.253\",\"hostname\":\"omv\"},{\"mac\":\"fa:b9:0f:d8:e4:57\",\"ip\":\"192.168.1.2\",\"hostname\":\"omv-2\"},{\"mac\":\"90:0f:0c:a6:08:3b\",\"ip\":\"192.168.1.23\",\"hostname\":\"portable-maiwen-college\"},{\"mac\":\"ec:be:5f:6f:ca:ce\",\"ip\":\"192.168.1.251\",\"hostname\":\"tv-chambre\"},{\"mac\":\"3c:c5:dd:ee:99:ba\",\"ip\":\"192.168.1.250\",\"hostname\":\"tv-salon\"},{\"mac\":\"00:1e:a9:83:89:56\",\"ip\":\"192.168.1.241\",\"hostname\":\"wii\"},{\"mac\":\"46:0c:e5🆎9c:65\",\"ip\":\"192.168.1.65\",\"hostname\":\"win11\"}],\"enabled\":true}\n", "content-type": ["application/json"]}\n","stream":"stdout","time":"2025-10-24T18:07:01.530028006Z"}
{"log":"2025-10-24T20:07:01.529+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:17\u0009do get\u0009{"host": "adguard1.xxx.fr", "method": "GET", "path": "/dhcp/status", "username": ""}\n","stream":"stdout","time":"2025-10-24T18:07:01.530179316Z"}
{"log":"2025-10-24T20:07:01.583+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:41\u0009got response\u0009{"host": "adguard1.xxx.fr", "method": "GET", "path": "/dhcp/status", "username": "", "status": 200, "body": "{\"interface_name\":\"eth0\",\"v4\":{\"gateway_ip\":\"192.168.1.1\",\"subnet_mask\":\"255.255.255.0\",\"range_start\":\"192.168.1.150\",\"range_end\":\"192.168.1.199\",\"lease_duration\":86400},\"v6\":{\"range_start\":\"\",\"lease_duration\":86400},\"leases\":[{\"mac\":\"c8:5e:a9:b1:fc:b5\",\"ip\":\"192.168.1.154\",\"hostname\":\"192-168-1-154\",\"expires\":\"2025-10-25T16:24:12Z\"}],\"static_leases\":[{\"mac\":\"18:67:ef:5a:b9:ef\",\"ip\":\"192.168.1.11\",\"hostname\":\"-redmi-note-14-pro-5g\"},{\"mac\":\"2c:f0:5d:e8:3f:b9\",\"ip\":\"192.168.1.10\",\"hostname\":\"-pc\"},{\"mac\":\"46:0c:e5🆎9c:50\",\"ip\":\"192.168.1.50\",\"hostname\":\"adguard1\"},{\"mac\":\"46:0c:e5🆎9c:55\",\"ip\":\"192.168.1.55\",\"hostname\":\"adguard2\"},{\"mac\":\"46:0c:e5🆎9c:52\",\"ip\":\"192.168.1.52\",\"hostname\":\"adguardhome-sync\"},{\"mac\":\"00:23:b6:0c:16:7a\",\"ip\":\"192.168.1.245\",\"hostname\":\"alarme\"},{\"mac\":\"46:0c:e5🆎9c:75\",\"ip\":\"192.168.1.75\",\"hostname\":\"authelia\"},{\"mac\":\"98:ba:5f:7a:25:7d\",\"ip\":\"192.168.1.252\",\"hostname\":\"borne-wifi\"},{\"mac\":\"7c:b5:66:33:ab:17\",\"ip\":\"192.168.1.13\",\"hostname\":\"bt-091001323757\"},{\"mac\":\"04:cf:8c:c2:4f:2d\",\"ip\":\"192.168.1.249\",\"hostname\":\"camera-mi\"},{\"mac\":\"54:60:09:84:86:98\",\"ip\":\"192.168.1.244\",\"hostname\":\"chromecast\"},{\"mac\":\"46:0c:e5🆎9c:80\",\"ip\":\"192.168.1.80\",\"hostname\":\"filebrowser\"},{\"mac\":\"46:0c:e5🆎9c:53\",\"ip\":\"192.168.1.53\",\"hostname\":\"flaresolverr\"},{\"mac\":\"2c:3b:70:65:c8:77\",\"ip\":\"192.168.1.17\",\"hostname\":\"-hp\"},{\"mac\":\"8c:3a:e3:87:5b:c6\",\"ip\":\"192.168.1.16\",\"hostname\":\"-lg-gpad\"},{\"mac\":\"68:94:23:bc:3a:eb\",\"ip\":\"192.168.1.15\",\"hostname\":\"-netbook\"},{\"mac\":\"d2:1c:80:48:03:cf\",\"ip\":\"192.168.1.12\",\"hostname\":\"tel\"},{\"mac\":\"18:f4:6a:b7:dd:8a\",\"ip\":\"192.168.1.14\",\"hostname\":\"-portable\"},{\"mac\":\"60:60:60:60:60:60\",\"ip\":\"192.168.1.60\",\"hostname\":\"adguard\"},{\"mac\":\"70:68:71:79:ea:e0\",\"ip\":\"192.168.1.240\",\"hostname\":\"xiaomi-tv-box\"},{\"mac\":\"88:46:04:50:3f:d7\",\"ip\":\"192.168.1.22\",\"hostname\":\"kylian-pocof3\"},{\"mac\":\"14:d4:24:f4:31:8d\",\"ip\":\"192.168.1.200\",\"hostname\":\"imprimante-canon\"},{\"mac\":\"46:0c:e5🆎9c:70\",\"ip\":\"192.168.1.70\",\"hostname\":\"jellyfin\"},{\"mac\":\"3c:8d:20:20:bb:b9\",\"ip\":\"192.168.1.248\",\"hostname\":\"google-home\"},{\"mac\":\"cc:d8:43:3f:60:ff\",\"ip\":\"192.168.1.247\",\"hostname\":\"mi-speaker-salon\"},{\"mac\":\"8c🇩🇪f9:5b:5b:98\",\"ip\":\"192.168.1.246\",\"hostname\":\"mi-speaker-sdb\"},{\"mac\":\"a6:ec:cb:53:73:b8\",\"ip\":\"192.168.1.20\",\"hostname\":\"narzo-de-lea\"},{\"mac\":\"de:bc:c5:6e:e9:6d\",\"ip\":\"192.168.1.21\",\"hostname\":\"narzo-de-maiwen\"},{\"mac\":\"64:b5:c6:62:e1:06\",\"ip\":\"192.168.1.243\",\"hostname\":\"nintendo-1\"},{\"mac\":\"98:41:5c:b3:11:56\",\"ip\":\"192.168.1.242\",\"hostname\":\"nintendo-2\"},{\"mac\":\"3e:07:e2:e2:e0:00\",\"ip\":\"192.168.1.100\",\"hostname\":\"npm\"},{\"mac\":\"68:1d:ef:56:d3:4c\",\"ip\":\"192.168.1.253\",\"hostname\":\"omv\"},{\"mac\":\"fa:b9:0f:d8:e4:57\",\"ip\":\"192.168.1.2\",\"hostname\":\"omv-2\"},{\"mac\":\"90:0f:0c:a6:08:3b\",\"ip\":\"192.168.1.23\",\"hostname\":\"portable-maiwen-college\"},{\"mac\":\"ec:be:5f:6f:ca:ce\",\"ip\":\"192.168.1.251\",\"hostname\":\"tv-chambre\"},{\"mac\":\"3c:c5:dd:ee:99:ba\",\"ip\":\"192.168.1.250\",\"hostname\":\"tv-salon\"},{\"mac\":\"00:1e:a9:83:89:56\",\"ip\":\"192.168.1.241\",\"hostname\":\"wii\"},{\"mac\":\"46:0c:e5🆎9c:65\",\"ip\":\"192.168.1.65\",\"hostname\":\"win11\"}],\"enabled\":true}\n", "content-type": ["application/json"]}\n","stream":"stdout","time":"2025-10-24T18:07:01.583663793Z"}
{"log":"2025-10-24T20:07:01.583+0200\u0009INFO\u0009sync\u0009sync/sync.go:301\u0009Sync done\u0009{"from": "192.168.1.60", "to": "adguard1.xxx.fr", "duration": "1.33e-07s"}\n","stream":"stdout","time":"2025-10-24T18:07:01.58372792Z"}
{"log":"2025-10-24T20:07:01.583+0200\u0009INFO\u0009sync\u0009sync/sync.go:291\u0009Start sync\u0009{"from": "192.168.1.60", "to": "adguard2.xxx.fr"}\n","stream":"stdout","time":"2025-10-24T18:07:01.583734149Z"}
{"log":"2025-10-24T20:07:01.583+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:17\u0009do get\u0009{"host": "adguard2.xxx.fr", "method": "GET", "path": "status", "username": ""}\n","stream":"stdout","time":"2025-10-24T18:07:01.583737766Z"}
{"log":"2025-10-24T20:07:01.644+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:41\u0009got response\u0009{"host": "adguard2.xxx.fr", "method": "GET", "path": "status", "username": "", "status": 200, "body": "{\"version\":\"v0.107.68\",\"language\":\"fr\",\"dns_addresses\":[\"127.0.0.1\",\"::1\",\"192.168.1.55\",\"https://adguard.xxx.fr/dns-query\",\"tls://adguard.xxx.fr:853\",\"quic://adguard.xxx.fr:853\"],\"dns_port\":53,\"http_port\":80,\"protection_disabled_duration\":0,\"protection_enabled\":true,\"dhcp_available\":true,\"running\":true}\n", "content-type": ["application/json"]}\n","stream":"stdout","time":"2025-10-24T18:07:01.644986648Z"}
{"log":"2025-10-24T20:07:01.644+0200\u0009INFO\u0009sync\u0009sync/sync.go:312\u0009Connected to replica\u0009{"from": "192.168.1.60", "to": "adguard2.xxx.fr", "version": "v0.107.68"}\n","stream":"stdout","time":"2025-10-24T18:07:01.645037521Z"}
{"log":"2025-10-24T20:07:01.644+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:17\u0009do get\u0009{"host": "adguard2.xxx.fr", "method": "GET", "path": "/profile", "username": ""}\n","stream":"stdout","time":"2025-10-24T18:07:01.64504431Z"}
{"log":"2025-10-24T20:07:01.699+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:41\u0009got response\u0009{"host": "adguard2.xxx.fr", "method": "GET", "path": "/profile", "username": "", "status": 200, "body": "{\"name\":\"\",\"language\":\"fr\",\"theme\":\"auto\"}\n", "content-type": ["application/json"]}\n","stream":"stdout","time":"2025-10-24T18:07:01.700065279Z"}
{"log":"2025-10-24T20:07:01.700+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:17\u0009do get\u0009{"host": "adguard2.xxx.fr", "method": "GET", "path": "/parental/status", "username": ""}\n","stream":"stdout","time":"2025-10-24T18:07:01.70010902Z"}
{"log":"2025-10-24T20:07:01.753+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:41\u0009got response\u0009{"host": "adguard2.xxx.fr", "method": "GET", "path": "/parental/status", "username": "", "status": 200, "body": "{\"enabled\":false}\n", "content-type": ["application/json"]}\n","stream":"stdout","time":"2025-10-24T18:07:01.754083229Z"}
{"log":"2025-10-24T20:07:01.754+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:17\u0009do get\u0009{"host": "adguard2.xxx.fr", "method": "GET", "path": "/safesearch/status", "username": ""}\n","stream":"stdout","time":"2025-10-24T18:07:01.754104844Z"}
{"log":"2025-10-24T20:07:01.807+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:41\u0009got response\u0009{"host": "adguard2.xxx.fr", "method": "GET", "path": "/safesearch/status", "username": "", "status": 200, "body": "{\"enabled\":false,\"bing\":true,\"duckduckgo\":true,\"ecosia\":true,\"google\":true,\"pixabay\":true,\"yandex\":true,\"youtube\":true}\n", "content-type": ["application/json"]}\n","stream":"stdout","time":"2025-10-24T18:07:01.807559787Z"}
{"log":"2025-10-24T20:07:01.807+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:17\u0009do get\u0009{"host": "adguard2.xxx.fr", "method": "GET", "path": "/safebrowsing/status", "username": ""}\n","stream":"stdout","time":"2025-10-24T18:07:01.807581439Z"}
{"log":"2025-10-24T20:07:01.861+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:41\u0009got response\u0009{"host": "adguard2.xxx.fr", "method": "GET", "path": "/safebrowsing/status", "username": "", "status": 200, "body": "{\"enabled\":false}\n", "content-type": ["application/json"]}\n","stream":"stdout","time":"2025-10-24T18:07:01.861469603Z"}
{"log":"2025-10-24T20:07:01.861+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:17\u0009do get\u0009{"host": "adguard2.xxx.fr", "method": "GET", "path": "/dns_info", "username": ""}\n","stream":"stdout","time":"2025-10-24T18:07:01.861487911Z"}
{"log":"2025-10-24T20:07:01.916+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:41\u0009got response\u0009{"host": "adguard2.xxx.fr", "method": "GET", "path": "/dns_info", "username": "", "status": 200, "body": "{\"upstream_dns\":[\"https://dns.cloudflare.com/dns-query\",\"https://dns10.quad9.net/dns-query\",\"https://dns.google/dns-query\"],\"upstream_dns_file\":\"\",\"bootstrap_dns\":[\"1.1.1.1\",\"1.0.0.1\"],\"fallback_dns\":[\"1.1.1.1\",\"1.0.0.1\"],\"protection_enabled\":true,\"ratelimit\":20,\"ratelimit_subnet_len_ipv4\":24,\"ratelimit_subnet_len_ipv6\":56,\"upstream_timeout\":10,\"ratelimit_whitelist\":[],\"blocking_mode\":\"default\",\"edns_cs_enabled\":false,\"edns_cs_use_custom\":false,\"dnssec_enabled\":false,\"disable_ipv6\":false,\"upstream_mode\":\"parallel\",\"blocked_response_ttl\":10,\"cache_size\":4194304,\"cache_ttl_min\":0,\"cache_ttl_max\":0,\"cache_enabled\":true,\"cache_optimistic\":false,\"resolve_clients\":true,\"use_private_ptr_resolvers\":false,\"local_ptr_upstreams\":[],\"blocking_ipv4\":\"\",\"blocking_ipv6\":\"\",\"protection_disabled_until\":null,\"edns_cs_custom_ip\":\"\"}\n", "content-type": ["application/json"]}\n","stream":"stdout","time":"2025-10-24T18:07:01.91646741Z"}
{"log":"2025-10-24T20:07:01.916+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:17\u0009do get\u0009{"host": "adguard2.xxx.fr", "method": "GET", "path": "/querylog/config", "username": ""}\n","stream":"stdout","time":"2025-10-24T18:07:01.916510855Z"}
{"log":"2025-10-24T20:07:01.974+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:41\u0009got response\u0009{"host": "adguard2.xxx.fr", "method": "GET", "path": "/querylog/config", "username": "", "status": 200, "body": "{\"ignored\":[],\"interval\":604800000,\"enabled\":true,\"anonymize_client_ip\":false}\n", "content-type": ["application/json"]}\n","stream":"stdout","time":"2025-10-24T18:07:01.975748854Z"}
{"log":"2025-10-24T20:07:01.974+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:17\u0009do get\u0009{"host": "adguard2.xxx.fr", "method": "GET", "path": "/stats/config", "username": ""}\n","stream":"stdout","time":"2025-10-24T18:07:01.975783799Z"}
{"log":"2025-10-24T20:07:02.033+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:41\u0009got response\u0009{"host": "adguard2.xxx.fr", "method": "GET", "path": "/stats/config", "username": "", "status": 200, "body": "{\"ignored\":[],\"interval\":604800000,\"enabled\":true}\n", "content-type": ["application/json"]}\n","stream":"stdout","time":"2025-10-24T18:07:02.033396642Z"}
{"log":"2025-10-24T20:07:02.033+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:17\u0009do get\u0009{"host": "adguard2.xxx.fr", "method": "GET", "path": "/rewrite/list", "username": ""}\n","stream":"stdout","time":"2025-10-24T18:07:02.033436889Z"}
{"log":"2025-10-24T20:07:02.088+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:41\u0009got response\u0009{"host": "adguard2.xxx.fr", "method": "GET", "path": "/rewrite/list", "username": "", "status": 200, "body": "[{\"domain\":\"partage.xxx.fr\",\"answer\":\"192.168.1.253\",\"enabled\":true},{\"domain\":\"sfr.xxx.fr\",\"answer\":\"192.168.1.1\",\"enabled\":true},{\"domain\":\"-pc.xxx.fr\",\"answer\":\"192.168.1.10\",\"enabled\":true},{\"domain\":\"adguard2.xxx.fr\",\"answer\":\"192.168.1.55\",\"enabled\":true},{\"domain\":\"adguardhome-sync.xxx.fr\",\"answer\":\"192.168.1.52\",\"enabled\":true},{\"domain\":\"adguard.xxx.fr\",\"answer\":\"192.168.1.60\",\"enabled\":true},{\"domain\":\"adguard1.xxx.fr\",\"answer\":\"192.168.1.50\",\"enabled\":true},{\"domain\":\"omv.xxx.fr\",\"answer\":\"192.168.1.253\",\"enabled\":true},{\"domain\":\"flaresolverr.xxx.fr\",\"answer\":\"192.168.1.53\",\"enabled\":true},{\"domain\":\"nginx.xxx.fr\",\"answer\":\"192.168.1.100\",\"enabled\":true},{\"domain\":\"win11.xxx.fr\",\"answer\":\"192.168.1.65\",\"enabled\":true},{\"domain\":\"npm.xxx.fr\",\"answer\":\"192.168.1.100\",\"enabled\":true},{\"domain\":\"ssh.xxx.fr\",\"answer\":\"192.168.1.100\",\"enabled\":true},{\"domain\":\"fb.xxx.fr\",\"answer\":\"192.168.1.100\",\"enabled\":true},{\"domain\":\"authelia.xxx.fr\",\"answer\":\"192.168.1.100\",\"enabled\":true}]\n", "content-type": ["application/json"]}\n","stream":"stdout","time":"2025-10-24T18:07:02.088071975Z"}
{"log":"2025-10-24T20:07:02.088+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:17\u0009do get\u0009{"host": "adguard2.xxx.fr", "method": "GET", "path": "/filtering/status", "username": ""}\n","stream":"stdout","time":"2025-10-24T18:07:02.088116134Z"}
{"log":"2025-10-24T20:07:02.141+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:41\u0009got response\u0009{"host": "adguard2.xxx.fr", "method": "GET", "path": "/filtering/status", "username": "", "status": 200, "body": "{\"filters\":[{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_1.txt\",\"name\":\"AdGuard DNS filter\",\"last_updated\":\"2025-10-24T08:35:20Z\",\"id\":1,\"rules_count\":139769,\"enabled\":true},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_2.txt\",\"name\":\"AdAway Default Blocklist\",\"last_updated\":\"2025-10-24T08:35:20Z\",\"id\":2,\"rules_count\":6540,\"enabled\":true},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_30.txt\",\"name\":\"Phishing URL Blocklist (PhishTank and OpenPhish)\",\"last_updated\":\"2025-10-24T08:35:20Z\",\"id\":1757665050,\"rules_count\":22202,\"enabled\":true},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_39.txt\",\"name\":\"Dandelion Sprout's Anti Push Notifications\",\"last_updated\":\"2025-10-24T08:35:20Z\",\"id\":1757665051,\"rules_count\":468,\"enabled\":true},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_12.txt\",\"name\":\"Dandelion Sprout's Anti-Malware List\",\"last_updated\":\"2025-10-24T08:35:20Z\",\"id\":1757665052,\"rules_count\":26570,\"enabled\":true},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_59.txt\",\"name\":\"AdGuard DNS Popup Hosts filter\",\"last_updated\":\"2025-10-24T08:35:20Z\",\"id\":1757665054,\"rules_count\":1304,\"enabled\":true},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_51.txt\",\"name\":\"HaGeZi's Pro++ Blocklist\",\"id\":1757665056,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_53.txt\",\"name\":\"AWAvenue Ads Rule\",\"last_updated\":\"2025-10-24T08:35:20Z\",\"id\":1757665057,\"rules_count\":816,\"enabled\":true},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_49.txt\",\"name\":\"HaGeZi's Ultimate Blocklist\",\"id\":1757665058,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_50.txt\",\"name\":\"uBlock₀ filters – Badware risks\",\"last_updated\":\"2025-10-24T08:35:20Z\",\"id\":1758146413,\"rules_count\":3234,\"enabled\":true},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_11.txt\",\"name\":\"Malicious URL Blocklist (URLHaus)\",\"last_updated\":\"2025-10-24T08:35:20Z\",\"id\":1758146414,\"rules_count\":7304,\"enabled\":true},{\"url\":\"https://raw.github.com/reek/anti-adblock-killer/master/anti-adblock-killer-filters.txt\",\"name\":\"anti-adblock-killer\",\"last_updated\":\"2025-10-24T08:35:20Z\",\"id\":1758146415,\"rules_count\":1945,\"enabled\":true},{\"url\":\"https://easylist.to/easylist/easylist.txt\",\"name\":\"easylist\",\"id\":1758146417,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://secure.fanboy.co.nz/fanboy-annoyance.txt\",\"name\":\"fanboy-annoyance\",\"last_updated\":\"2025-10-24T08:35:20Z\",\"id\":1758146419,\"rules_count\":24453,\"enabled\":true},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_66.txt\",\"name\":\"HaGeZi's OPPO \\u0026 Realme Tracker Blocklist\",\"id\":1758146421,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_63.txt\",\"name\":\"HaGeZi's Windows/Office Tracker Blocklist\",\"last_updated\":\"2025-10-24T08:35:20Z\",\"id\":1758146422,\"rules_count\":372,\"enabled\":true},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_62.txt\",\"name\":\"Ukrainian Security Filter\",\"last_updated\":\"2025-10-24T08:35:20Z\",\"id\":1758146427,\"rules_count\":1727,\"enabled\":true},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_60.txt\",\"name\":\"HaGeZi's Xiaomi Tracker Blocklist\",\"id\":1758146429,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_29.txt\",\"name\":\"CHN: AdRules DNS List\",\"id\":1758146430,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_7.txt\",\"name\":\"Perflyst and Dandelion Sprout's Smart-TV Blocklist\",\"id\":1758146431,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_21.txt\",\"name\":\"CHN: anti-AD\",\"id\":1758146432,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_25.txt\",\"name\":\"KOR: List-KR DNS\",\"id\":1758146433,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_15.txt\",\"name\":\"KOR: YousList\",\"id\":1758146434,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_26.txt\",\"name\":\"TUR: turk-adlist\",\"id\":1758146435,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_40.txt\",\"name\":\"TUR: Turkish Ad Hosts\",\"id\":1758146436,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_16.txt\",\"name\":\"VNM: ABPVN List\",\"id\":1758146437,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_9.txt\",\"name\":\"The Big List of Hacked Malware Web Sites\",\"id\":1758146438,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_3.txt\",\"name\":\"Peter Lowe's Blocklist\",\"id\":1758146439,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_27.txt\",\"name\":\"OISD Blocklist Big\",\"id\":1758146441,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_33.txt\",\"name\":\"Steven Black's List\",\"id\":1758146442,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_69.txt\",\"name\":\"ShadowWhisperer Tracking List\",\"id\":1758146443,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_4.txt\",\"name\":\"Dan Pollock's List\",\"id\":1758146444,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_45.txt\",\"name\":\"HaGeZi's Allowlist Referral\",\"id\":1758146445,\"rules_count\":0,\"enabled\":false},{\"url\":\"https://adguardteam.github.io/HostlistsRegistry/assets/filter_46.txt\",\"name\":\"HaGeZi's Anti-Piracy Blocklist\",\"id\":1758146446,\"rules_count\":0,\"enabled\":false}],\"whitelist_filters\":null,\"user_rules\":[\"||disneyadvertising.com^$important\",\"||ads-proxy-aka.prod.bo.canal.canalplustech.pro^$important\",\"@@||swplus-app-aka.prod.bo.canal.canalplustech.pro^$important\",\"@@||manage.devcenter.microsoft.com^$important\",\"@@||deezer.com^$important\",\"@@||graph.facebook.com^$important\",\"@@||mega.nz^$important\",\"\"],\"interval\":24,\"enabled\":true}\n", "content-type": ["application/json"]}\n","stream":"stdout","time":"2025-10-24T18:07:02.141496686Z"}
{"log":"2025-10-24T20:07:02.141+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:17\u0009do get\u0009{"host": "adguard2.xxx.fr", "method": "GET", "path": "/blocked_services/get", "username": ""}\n","stream":"stdout","time":"2025-10-24T18:07:02.141642012Z"}
{"log":"2025-10-24T20:07:02.194+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:41\u0009got response\u0009{"host": "adguard2.xxx.fr", "method": "GET", "path": "/blocked_services/get", "username": "", "status": 200, "body": "{\"schedule\":{\"time_zone\":\"UTC\"},\"ids\":[]}\n", "content-type": ["application/json"]}\n","stream":"stdout","time":"2025-10-24T18:07:02.194594559Z"}
{"log":"2025-10-24T20:07:02.194+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:17\u0009do get\u0009{"host": "adguard2.xxx.fr", "method": "GET", "path": "/clients", "username": ""}\n","stream":"stdout","time":"2025-10-24T18:07:02.194620786Z"}
{"log":"2025-10-24T20:07:02.248+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:41\u0009got response\u0009{"host": "adguard2.xxx.fr", "method": "GET", "path": "/clients", "username": "", "status": 200, "body": "{\"clients\":[{\"safe_search\":{\"enabled\":false,\"bing\":false,\"duckduckgo\":false,\"ecosia\":false,\"google\":false,\"pixabay\":false,\"yandex\":false,\"youtube\":false},\"blocked_services_schedule\":{\"time_zone\":\"UTC\"},\"name\":\"bt-091001323757\",\"blocked_services\":[],\"ids\":[\"192.168.1.13\"],\"tags\":[],\"upstreams\":[],\"filtering_enabled\":false,\"parental_enabled\":false,\"safebrowsing_enabled\":false,\"safesearch_enabled\":false,\"use_global_blocked_services\":true,\"use_global_settings\":false,\"ignore_querylog\":false,\"ignore_statistics\":false,\"upstreams_cache_size\":0,\"upstreams_cache_enabled\":false}],\"auto_clients\":[{\"whois_info\":{},\"ip\":\"192.168.1.16\",\"name\":\"-lg-gpad\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.2\",\"name\":\"omv-2\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.250\",\"name\":\"tv-salon\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.241\",\"name\":\"wii\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"ff02::2\",\"name\":\"ip6-allrouters\",\"source\":\"etc/hosts\"},{\"whois_info\":{},\"ip\":\"192.168.1.13\",\"name\":\"bt-091001323757\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.15\",\"name\":\"-netbook\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.153\",\"name\":\"narzo-50-5g\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.55\",\"name\":\"adguard2.xxx.fr\",\"source\":\"etc/hosts\"},{\"whois_info\":{},\"ip\":\"ff00::\",\"name\":\"ip6-mcastprefix\",\"source\":\"etc/hosts\"},{\"whois_info\":{},\"ip\":\"192.168.1.247\",\"name\":\"mi-speaker-salon\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.100\",\"name\":\"npm\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.240\",\"name\":\"xiaomi-tv-box\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.245\",\"name\":\"alarme\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.75\",\"name\":\"authelia\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.17\",\"name\":\"-hp\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.155\",\"name\":\"ifp328146447\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.70\",\"name\":\"jellyfin\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.23\",\"name\":\"portable-maiwen-college\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.251\",\"name\":\"tv-chambre\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.65\",\"name\":\"win11\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"ff02::1\",\"name\":\"ip6-allnodes\",\"source\":\"etc/hosts\"},{\"whois_info\":{},\"ip\":\"fe00::\",\"name\":\"ip6-localnet\",\"source\":\"etc/hosts\"},{\"whois_info\":{},\"ip\":\"192.168.1.50\",\"name\":\"adguard1\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.244\",\"name\":\"chromecast\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.80\",\"name\":\"filebrowser\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.10\",\"name\":\"-pc\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.14\",\"name\":\"-portable\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.12\",\"name\":\"tel\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"127.0.0.1\",\"name\":\"localhost\",\"source\":\"etc/hosts\"},{\"whois_info\":{},\"ip\":\"192.168.1.252\",\"name\":\"borne-wifi\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.53\",\"name\":\"flaresolverr\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.246\",\"name\":\"mi-speaker-sdb\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.20\",\"name\":\"narzo-de-lea\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.243\",\"name\":\"nintendo-1\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.242\",\"name\":\"nintendo-2\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.253\",\"name\":\"omv\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"::1\",\"name\":\"localhost\",\"source\":\"etc/hosts\"},{\"whois_info\":{},\"ip\":\"192.168.1.60\",\"name\":\"adguard\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.52\",\"name\":\"adguardhome-sync\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.249\",\"name\":\"camera-mi\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.22\",\"name\":\"kylian-pocof3\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.21\",\"name\":\"narzo-de-maiwen\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.11\",\"name\":\"-redmi-note-14-pro-5g\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.248\",\"name\":\"google-home\",\"source\":\"DHCP\"},{\"whois_info\":{},\"ip\":\"192.168.1.200\",\"name\":\"imprimante-canon\",\"source\":\"DHCP\"}],\"supported_tags\":[\"device_audio\",\"device_camera\",\"device_gameconsole\",\"device_laptop\",\"device_nas\",\"device_other\",\"device_pc\",\"device_phone\",\"device_printer\",\"device_securityalarm\",\"device_tablet\",\"device_tv\",\"os_android\",\"os_ios\",\"os_linux\",\"os_macos\",\"os_other\",\"os_windows\",\"user_admin\",\"user_child\",\"user_regular\"]}\n", "content-type": ["application/json"]}\n","stream":"stdout","time":"2025-10-24T18:07:02.248294787Z"}
{"log":"2025-10-24T20:07:02.248+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:17\u0009do get\u0009{"host": "adguard2.xxx.fr", "method": "GET", "path": "/access/list", "username": ""}\n","stream":"stdout","time":"2025-10-24T18:07:02.248358104Z"}
{"log":"2025-10-24T20:07:02.301+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:41\u0009got response\u0009{"host": "adguard2.xxx.fr", "method": "GET", "path": "/access/list", "username": "", "status": 200, "body": "{\"allowed_clients\":[],\"disallowed_clients\":[],\"blocked_hosts\":[\"version.bind\",\"id.server\",\"hostname.bind\"]}\n", "content-type": ["application/json"]}\n","stream":"stdout","time":"2025-10-24T18:07:02.3012996Z"}
{"log":"2025-10-24T20:07:02.301+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:17\u0009do get\u0009{"host": "adguard2.xxx.fr", "method": "GET", "path": "/dhcp/status", "username": ""}\n","stream":"stdout","time":"2025-10-24T18:07:02.301320288Z"}
{"log":"2025-10-24T20:07:02.355+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:41\u0009got response\u0009{"host": "adguard2.xxx.fr", "method": "GET", "path": "/dhcp/status", "username": "", "status": 200, "body": "{\"interface_name\":\"eth0\",\"v4\":{\"gateway_ip\":\"192.168.1.1\",\"subnet_mask\":\"255.255.255.0\",\"range_start\":\"192.168.1.150\",\"range_end\":\"192.168.1.199\",\"lease_duration\":86400},\"v6\":{\"range_start\":\"\",\"lease_duration\":86400},\"leases\":[{\"mac\":\"0a:f1:b4:5b:f0:28\",\"ip\":\"192.168.1.153\",\"hostname\":\"narzo-50-5g\",\"expires\":\"2025-10-25T11:29:52Z\"},{\"mac\":\"c8:5e:a9:b1:fc:b5\",\"ip\":\"192.168.1.155\",\"hostname\":\"ifp328146447\",\"expires\":\"2025-10-25T16:24:12Z\"}],\"static_leases\":[{\"mac\":\"98:41:5c:b3:11:56\",\"ip\":\"192.168.1.242\",\"hostname\":\"nintendo-2\"},{\"mac\":\"68:94:23:bc:3a:eb\",\"ip\":\"192.168.1.15\",\"hostname\":\"-netbook\"},{\"mac\":\"46:0c:e5🆎9c:55\",\"ip\":\"192.168.1.55\",\"hostname\":\"adguard2\"},{\"mac\":\"46:0c:e5🆎9c:52\",\"ip\":\"192.168.1.52\",\"hostname\":\"adguardhome-sync\"},{\"mac\":\"00:23:b6:0c:16:7a\",\"ip\":\"192.168.1.245\",\"hostname\":\"alarme\"},{\"mac\":\"46:0c:e5🆎9c:75\",\"ip\":\"192.168.1.75\",\"hostname\":\"authelia\"},{\"mac\":\"98:ba:5f:7a:25:7d\",\"ip\":\"192.168.1.252\",\"hostname\":\"borne-wifi\"},{\"mac\":\"7c:b5:66:33:ab:17\",\"ip\":\"192.168.1.13\",\"hostname\":\"bt-091001323757\"},{\"mac\":\"04:cf:8c:c2:4f:2d\",\"ip\":\"192.168.1.249\",\"hostname\":\"camera-mi\"},{\"mac\":\"54:60:09:84:86:98\",\"ip\":\"192.168.1.244\",\"hostname\":\"chromecast\"},{\"mac\":\"46:0c:e5🆎9c:80\",\"ip\":\"192.168.1.80\",\"hostname\":\"filebrowser\"},{\"mac\":\"46:0c:e5🆎9c:53\",\"ip\":\"192.168.1.53\",\"hostname\":\"flaresolverr\"},{\"mac\":\"2c:3b:70:65:c8:77\",\"ip\":\"192.168.1.17\",\"hostname\":\"-hp\"},{\"mac\":\"8c:3a:e3:87:5b:c6\",\"ip\":\"192.168.1.16\",\"hostname\":\"-lg-gpad\"},{\"mac\":\"3c:8d:20:20:bb:b9\",\"ip\":\"192.168.1.248\",\"hostname\":\"google-home\"},{\"mac\":\"2c:f0:5d:e8:3f:b9\",\"ip\":\"192.168.1.10\",\"hostname\":\"-pc\"},{\"mac\":\"18:f4:6a:b7:dd:8a\",\"ip\":\"192.168.1.14\",\"hostname\":\"-portable\"},{\"mac\":\"18:67:ef:5a:b9:ef\",\"ip\":\"192.168.1.11\",\"hostname\":\"-redmi-note-14-pro-5g\"},{\"mac\":\"46:0c:e5🆎9c:50\",\"ip\":\"192.168.1.50\",\"hostname\":\"adguard1\"},{\"mac\":\"d2:1c:80:48:03:cf\",\"ip\":\"192.168.1.12\",\"hostname\":\"tel\"},{\"mac\":\"8c🇩🇪f9:5b:5b:98\",\"ip\":\"192.168.1.246\",\"hostname\":\"mi-speaker-sdb\"},{\"mac\":\"14:d4:24:f4:31:8d\",\"ip\":\"192.168.1.200\",\"hostname\":\"imprimante-canon\"},{\"mac\":\"46:0c:e5🆎9c:70\",\"ip\":\"192.168.1.70\",\"hostname\":\"jellyfin\"},{\"mac\":\"88:46:04:50:3f:d7\",\"ip\":\"192.168.1.22\",\"hostname\":\"kylian-pocof3\"},{\"mac\":\"cc:d8:43:3f:60:ff\",\"ip\":\"192.168.1.247\",\"hostname\":\"mi-speaker-salon\"},{\"mac\":\"70:68:71:79:ea:e0\",\"ip\":\"192.168.1.240\",\"hostname\":\"xiaomi-tv-box\"},{\"mac\":\"46:0c:e5🆎9c:65\",\"ip\":\"192.168.1.65\",\"hostname\":\"win11\"},{\"mac\":\"a6:ec:cb:53:73:b8\",\"ip\":\"192.168.1.20\",\"hostname\":\"narzo-de-lea\"},{\"mac\":\"de:bc:c5:6e:e9:6d\",\"ip\":\"192.168.1.21\",\"hostname\":\"narzo-de-maiwen\"},{\"mac\":\"64:b5:c6:62:e1:06\",\"ip\":\"192.168.1.243\",\"hostname\":\"nintendo-1\"},{\"mac\":\"60:60:60:60:60:60\",\"ip\":\"192.168.1.60\",\"hostname\":\"adguard\"},{\"mac\":\"3e:07:e2:e2:e0:00\",\"ip\":\"192.168.1.100\",\"hostname\":\"npm\"},{\"mac\":\"68:1d:ef:56:d3:4c\",\"ip\":\"192.168.1.253\",\"hostname\":\"omv\"},{\"mac\":\"fa:b9:0f:d8:e4:57\",\"ip\":\"192.168.1.2\",\"hostname\":\"omv-2\"},{\"mac\":\"90:0f:0c:a6:08:3b\",\"ip\":\"192.168.1.23\",\"hostname\":\"portable-maiwen-college\"},{\"mac\":\"ec:be:5f:6f:ca:ce\",\"ip\":\"192.168.1.251\",\"hostname\":\"tv-chambre\"},{\"mac\":\"3c:c5:dd:ee:99:ba\",\"ip\":\"192.168.1.250\",\"hostname\":\"tv-salon\"},{\"mac\":\"00:1e:a9:83:89:56\",\"ip\":\"192.168.1.241\",\"hostname\":\"wii\"}],\"enabled\":true}\n", "content-type": ["application/json"]}\n","stream":"stdout","time":"2025-10-24T18:07:02.355390743Z"}
{"log":"2025-10-24T20:07:02.355+0200\u0009INFO\u0009client\u0009client/client.go:428\u0009Set dhcp server config\u0009{"host": "adguard2.xxx.fr"}\n","stream":"stdout","time":"2025-10-24T18:07:02.355443121Z"}
{"log":"2025-10-24T20:07:02.355+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:54\u0009do post\u0009{"host": "adguard2.xxx.fr", "method": "POST", "path": "/dhcp/set_config", "username": "", "body": "{\"enabled\":true,\"interface_name\":\"eth0\",\"leases\":[{\"expires\":\"2025-10-25T16:24:12Z\",\"hostname\":\"192-168-1-154\",\"ip\":\"192.168.1.154\",\"mac\":\"c8:5e:a9:b1:fc:b5\"}],\"static_leases\":[{\"hostname\":\"-redmi-note-14-pro-5g\",\"ip\":\"192.168.1.11\",\"mac\":\"18:67:ef:5a:b9:ef\"},{\"hostname\":\"-pc\",\"ip\":\"192.168.1.10\",\"mac\":\"2c:f0:5d:e8:3f:b9\"},{\"hostname\":\"adguard1\",\"ip\":\"192.168.1.50\",\"mac\":\"46:0c:e5🆎9c:50\"},{\"hostname\":\"adguard2\",\"ip\":\"192.168.1.55\",\"mac\":\"46:0c:e5🆎9c:55\"},{\"hostname\":\"adguardhome-sync\",\"ip\":\"192.168.1.52\",\"mac\":\"46:0c:e5🆎9c:52\"},{\"hostname\":\"alarme\",\"ip\":\"192.168.1.245\",\"mac\":\"00:23:b6:0c:16:7a\"},{\"hostname\":\"authelia\",\"ip\":\"192.168.1.75\",\"mac\":\"46:0c:e5🆎9c:75\"},{\"hostname\":\"borne-wifi\",\"ip\":\"192.168.1.252\",\"mac\":\"98:ba:5f:7a:25:7d\"},{\"hostname\":\"bt-091001323757\",\"ip\":\"192.168.1.13\",\"mac\":\"7c:b5:66:33:ab:17\"},{\"hostname\":\"camera-mi\",\"ip\":\"192.168.1.249\",\"mac\":\"04:cf:8c:c2:4f:2d\"},{\"hostname\":\"chromecast\",\"ip\":\"192.168.1.244\",\"mac\":\"54:60:09:84:86:98\"},{\"hostname\":\"filebrowser\",\"ip\":\"192.168.1.80\",\"mac\":\"46:0c:e5🆎9c:80\"},{\"hostname\":\"flaresolverr\",\"ip\":\"192.168.1.53\",\"mac\":\"46:0c:e5🆎9c:53\"},{\"hostname\":\"-hp\",\"ip\":\"192.168.1.17\",\"mac\":\"2c:3b:70:65:c8:77\"},{\"hostname\":\"-lg-gpad\",\"ip\":\"192.168.1.16\",\"mac\":\"8c:3a:e3:87:5b:c6\"},{\"hostname\":\"-netbook\",\"ip\":\"192.168.1.15\",\"mac\":\"68:94:23:bc:3a:eb\"},{\"hostname\":\"tel\",\"ip\":\"192.168.1.12\",\"mac\":\"d2:1c:80:48:03:cf\"},{\"hostname\":\"-portable\",\"ip\":\"192.168.1.14\",\"mac\":\"18:f4:6a:b7:dd:8a\"},{\"hostname\":\"adguard\",\"ip\":\"192.168.1.60\",\"mac\":\"60:60:60:60:60:60\"},{\"hostname\":\"xiaomi-tv-box\",\"ip\":\"192.168.1.240\",\"mac\":\"70:68:71:79:ea:e0\"},{\"hostname\":\"kylian-pocof3\",\"ip\":\"192.168.1.22\",\"mac\":\"88:46:04:50:3f:d7\"},{\"hostname\":\"imprimante-canon\",\"ip\":\"192.168.1.200\",\"mac\":\"14:d4:24:f4:31:8d\"},{\"hostname\":\"jellyfin\",\"ip\":\"192.168.1.70\",\"mac\":\"46:0c:e5🆎9c:70\"},{\"hostname\":\"google-home\",\"ip\":\"192.168.1.248\",\"mac\":\"3c:8d:20:20:bb:b9\"},{\"hostname\":\"mi-speaker-salon\",\"ip\":\"192.168.1.247\",\"mac\":\"cc:d8:43:3f:60:ff\"},{\"hostname\":\"mi-speaker-sdb\",\"ip\":\"192.168.1.246\",\"mac\":\"8c🇩🇪f9:5b:5b:98\"},{\"hostname\":\"narzo-de-lea\",\"ip\":\"192.168.1.20\",\"mac\":\"a6:ec:cb:53:73:b8\"},{\"hostname\":\"narzo-de-maiwen\",\"ip\":\"192.168.1.21\",\"mac\":\"de:bc:c5:6e:e9:6d\"},{\"hostname\":\"nintendo-1\",\"ip\":\"192.168.1.243\",\"mac\":\"64:b5:c6:62:e1:06\"},{\"hostname\":\"nintendo-2\",\"ip\":\"192.168.1.242\",\"mac\":\"98:41:5c:b3:11:56\"},{\"hostname\":\"npm\",\"ip\":\"192.168.1.100\",\"mac\":\"3e:07:e2:e2:e0:00\"},{\"hostname\":\"omv\",\"ip\":\"192.168.1.253\",\"mac\":\"68:1d:ef:56:d3:4c\"},{\"hostname\":\"omv-2\",\"ip\":\"192.168.1.2\",\"mac\":\"fa:b9:0f:d8:e4:57\"},{\"hostname\":\"portable-maiwen-college\",\"ip\":\"192.168.1.23\",\"mac\":\"90:0f:0c:a6:08:3b\"},{\"hostname\":\"tv-chambre\",\"ip\":\"192.168.1.251\",\"mac\":\"ec:be:5f:6f:ca:ce\"},{\"hostname\":\"tv-salon\",\"ip\":\"192.168.1.250\",\"mac\":\"3c:c5:dd:ee:99:ba\"},{\"hostname\":\"wii\",\"ip\":\"192.168.1.241\",\"mac\":\"00:1e:a9:83:89:56\"},{\"hostname\":\"win11\",\"ip\":\"192.168.1.65\",\"mac\":\"46:0c:e5🆎9c:65\"}],\"v4\":{\"gateway_ip\":\"192.168.1.1\",\"lease_duration\":86400,\"range_end\":\"192.168.1.199\",\"range_start\":\"192.168.1.150\",\"subnet_mask\":\"255.255.255.0\"}}"}\n","stream":"stdout","time":"2025-10-24T18:07:02.355449136Z"}
{"log":"2025-10-24T20:07:02.419+0200\u0009DEBUG\u0009client\u0009client/client-methods.go:57\u0009error in do post\u0009{"host": "adguard2.xxx.fr", "method": "POST", "path": "/dhcp/set_config", "username": "", "status": 0, "body": "", "error": "Post \"https://adguard2.xxx.fr/control/dhcp/set_config\": stream error: stream ID 29; INTERNAL_ERROR; received from peer"}\n","stream":"stdout","time":"2025-10-24T18:07:02.420086053Z"}
{"log":"2025-10-24T20:07:02.420+0200\u0009ERROR\u0009sync\u0009sync/sync.go:337\u0009Error syncing DHCP server config\u0009{"from": "192.168.1.60", "to": "adguard2.xxx.fr", "error": ": Post \"https://adguard2.xxx.fr/control/dhcp/set_config\": stream error: stream ID 29; INTERNAL_ERROR; received from peer"}\n","stream":"stdout","time":"2025-10-24T18:07:02.420111652Z"}
{"log":"github.com/bakito/adguardhome-sync/internal/sync.(*worker).syncTo\n","stream":"stdout","time":"2025-10-24T18:07:02.420117528Z"}
{"log":"\u0009/go/src/app/internal/sync/sync.go:337\n","stream":"stdout","time":"2025-10-24T18:07:02.420120565Z"}
{"log":"github.com/bakito/adguardhome-sync/internal/sync.(*worker).sync\n","stream":"stdout","time":"2025-10-24T18:07:02.420128352Z"}
{"log":"\u0009/go/src/app/internal/sync/sync.go:279\n","stream":"stdout","time":"2025-10-24T18:07:02.420131378Z"}
{"log":"github.com/bakito/adguardhome-sync/internal/sync.Sync.func1\n","stream":"stdout","time":"2025-10-24T18:07:02.420133906Z"}
{"log":"\u0009/go/src/app/internal/sync/sync.go:60\n","stream":"stdout","time":"2025-10-24T18:07:02.420136487Z"}
{"log":"github.com/robfig/cron/v3.FuncJob.Run\n","stream":"stdout","time":"2025-10-24T18:07:02.420138963Z"}
{"log":"\u0009/go/pkg/mod/github.com/robfig/cron/v3@v3.0.1/cron.go:136\n","stream":"stdout","time":"2025-10-24T18:07:02.420141383Z"}
{"log":"github.com/robfig/cron/v3.(*Cron).startJob.func1\n","stream":"stdout","time":"2025-10-24T18:07:02.420143975Z"}
{"log":"\u0009/go/pkg/mod/github.com/robfig/cron/v3@v3.0.1/cron.go:312\n","stream":"stdout","time":"2025-10-24T18:07:02.420146427Z"}
{"log":"2025-10-24T20:07:02.420+0200\u0009ERROR\u0009sync\u0009sync/sync.go:299\u0009Sync done\u0009{"from": "192.168.1.60", "to": "adguard2.xxx.fr", "duration": "2.66e-07s"}\n","stream":"stdout","time":"2025-10-24T18:07:02.420149872Z"}
{"log":"github.com/bakito/adguardhome-sync/internal/sync.(*worker).syncTo.func1\n","stream":"stdout","time":"2025-10-24T18:07:02.420153397Z"}
{"log":"\u0009/go/src/app/internal/sync/sync.go:299\n","stream":"stdout","time":"2025-10-24T18:07:02.420156024Z"}
{"log":"github.com/bakito/adguardhome-sync/internal/sync.(*worker).syncTo\n","stream":"stdout","time":"2025-10-24T18:07:02.420158513Z"}
{"log":"\u0009/go/src/app/internal/sync/sync.go:340\n","stream":"stdout","time":"2025-10-24T18:07:02.420161331Z"}
{"log":"github.com/bakito/adguardhome-sync/internal/sync.(*worker).sync\n","stream":"stdout","time":"2025-10-24T18:07:02.420163648Z"}
{"log":"\u0009/go/src/app/internal/sync/sync.go:279\n","stream":"stdout","time":"2025-10-24T18:07:02.420166001Z"}
{"log":"github.com/bakito/adguardhome-sync/internal/sync.Sync.func1\n","stream":"stdout","time":"2025-10-24T18:07:02.42016825Z"}
{"log":"\u0009/go/src/app/internal/sync/sync.go:60\n","stream":"stdout","time":"2025-10-24T18:07:02.420170776Z"}
{"log":"github.com/robfig/cron/v3.FuncJob.Run\n","stream":"stdout","time":"2025-10-24T18:07:02.420174834Z"}
{"log":"\u0009/go/pkg/mod/github.com/robfig/cron/v3@v3.0.1/cron.go:136\n","stream":"stdout","time":"2025-10-24T18:07:02.420177246Z"}
{"log":"github.com/robfig/cron/v3.(*Cron).startJob.func1\n","stream":"stdout","time":"2025-10-24T18:07:02.420179818Z"}
{"log":"\u0009/go/pkg/mod/github.com/robfig/cron/v3@v3.0.1/cron.go:312\n","stream":"stdout","time":"2025-10-24T18:07:02.42018224Z"}