Jason Ross
|
887ff4afea
|
fix(client): fix security issues in adguardhome client (#4)
* fix(client): Check uint16 bounds for user provided port
see https://github.com/csfreak/adguard-exporter/security/code-scanning/4
* fix(client): add option to disable tls verification
defaults to false
see https://github.com/csfreak/adguard-exporter/security/code-scanning/3
|
2023-09-15 12:02:46 -05:00 |
|
Adarsha
|
23838bf07e
|
add support for reading password from secret/file (#22)
* add support for reading password from secret/file
Signed-off-by: mvadu <8618235+mvadu@users.noreply.github.com>
* avoid trimming
Signed-off-by: mvadu <8618235+mvadu@users.noreply.github.com>
|
2022-02-12 09:46:45 +01:00 |
|
Rahul Somasundaram
|
e75108942e
|
added support to resolve rdns from adguard (#14)
|
2021-09-09 07:25:02 +02:00 |
|
Eldwan Brianne
|
a4ffbd5f1c
|
Adding configuration of adguard port (#5)
* Added possibility to configure url adguard port
|
2021-01-11 18:34:09 +01:00 |
|
Eldwan Brianne
|
1d6549a9e2
|
Added https support, added more metrics, cleaned up dns_queries types
|
2020-11-04 17:10:50 +01:00 |
|
Eldwan Brianne
|
88a0fc5cae
|
Format with go fmt
|
2020-11-02 19:19:37 +01:00 |
|
Eldwan Brianne
|
7cbc8b8893
|
Modified Auth from cookie to Auth Basic if password is set
|
2020-11-02 00:27:18 +01:00 |
|
Eldwan Brianne
|
be25226b83
|
First commit
|
2020-11-01 23:09:36 +01:00 |
|