Affected by GO-2024-2924
and 1 other vulnerabilities
GO-2024-2924: AdGuardHome privilege escalation vulnerability in github.com/AdguardTeam/AdGuardHome
GO-2024-3184: Adguard Home arbitrary file read vulnerability in github.com/AdguardTeam/AdGuardHome
package
Version:
v0.107.43
Opens a new window with list of versions in this module.
Published: Dec 11, 2023
License: GPL-3.0
Opens a new window with license information.
Imports: 18
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package cmd is the AdGuard Home entry point. It assembles the configuration
file manager, sets up signal processing logic, and so on.
TODO(a.garipov): Move to the upper-level internal/.
func Main(embeddedFrontend fs.FS)
Main is the entry point of AdGuard Home.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.