packages/net/https-dns-proxy/files/https_dns_proxy.config
Aaron Drew 90ff49bd40 https-dns-proxy: add package.
Signed-off-by: Aaron Drew <aarond10@gmail.com>
2016-06-21 20:00:29 +10:00

5 lines
128 B
Text

config https_dns_proxy
option listen_addr '127.0.0.1'
option listen_port '5053'
option user 'nobody'
option group 'nogroup'