iptags-to-adguard/config.json
2025-05-28 20:27:56 +02:00

16 lines
266 B
JSON

{
"adguard_url": "http://192.168.1.1:83",
"name": "keteflips",
"password": "Ketewapo.69kete",
"timeout": 10,
"allowed_cidrs": [
"192.168.0.0/16"
],
"network_domain": "capsule.corp",
"skip_patterns": [
"test",
"temp",
"adguard"
]
}