aboutsummaryrefslogtreecommitdiff
path: root/net/https-dns-proxy/files/https-dns-proxy.config
Commit message (Collapse)AuthorAge
* https-dns-proxy: fix dns resolution not working on bootStan Grishin2023-09-03
| | | | | | | | * fix dns resolution not working on boot * add hotplug-online script * reorganizes files/ and Makefile to reflect files destinations Signed-off-by: Stan Grishin <stangri@melmac.ca>
* https-dns-proxy: 2022-10-15-11 updateStan Grishin2023-02-22
| | | | | | | * config file update * introduce boot() function Signed-off-by: Stan Grishin <stangri@melmac.ca>
* https-dns-proxy: rename optionsStan Grishin2022-10-25
| | | | | | | | | * rename wan6_trigger to procd_trigger_wan6 * rename update_dnsmasq_config to dnsmasq_config_update * add the uci-defaults file to run sed on config file * update Makefile to include uci-defaults file Signed-off-by: Stan Grishin <stangri@melmac.ca>
* https-dns-proxy: bugfix: remove wan6 from procd triggersStan Grishin2022-10-19
| | | | | | * fixes https://github.com/openwrt/packages/issues/19631 Signed-off-by: Stan Grishin <stangri@melmac.ca>
* https-dns-proxy: add settings for canary domainsStan Grishin2022-10-04
| | | | | | | | * add setting to enable/disable blocking access to iCloud Private Relay resolvers * add setting to enable/disable blocking access to Mozilla resolvers * rename variables loaded from config in the init script Signed-off-by: Stan Grishin <stangri@melmac.ca>
* https-dns-proxy: support for additional Force DNS portsStan Grishin2021-03-22
| | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* https-dns-proxy: support for force DNS/DNS hijackingStan Grishin2021-02-10
| | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* https-dns-proxy: fix deleting server items, configurable dnsmasq settings changeStan Grishin2020-01-25
| | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* https_dns_proxy: Added optional ipv4 resolversGerard Ryan2019-12-18
| | | | | | | | | * Added optional ipv4 resolvers UCI config option * Added logging to logd * Refactored verbosity UCI config option * Filtered out any address from being added to dnsmasq Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* https-dns-proxy: switch to https-dns-proxy package nameStan Grishin2019-12-17
Signed-off-by: Stan Grishin <stangri@melmac.net>