mirror of
https://github.com/openwrt/packages.git
synced 2025-12-25 18:24:51 +04:00
net/https-dns-proxy: Update to 2018-01-28
+ initial DNS resolve via proxy + option of subnet address + option of proxy server Signed-off-by: Jemy Zhang <jemy.zhang@gmail.com>
This commit is contained in:
@@ -3,3 +3,5 @@ config https_dns_proxy
|
||||
option listen_port '5053'
|
||||
option user 'nobody'
|
||||
option group 'nogroup'
|
||||
option subnet_addr ''
|
||||
option proxy_server ''
|
||||
|
||||
Reference in New Issue
Block a user