aboutsummaryrefslogtreecommitdiff
path: root/net/dnsproxy/files
Commit message (Collapse)AuthorAge
* dnsproxy: new featuresAnya Lin2023-11-05
| | | | | | | | | | 1. Add new options: --http3 Enable HTTP/3 support (H3 first) --timeout Timeout for outbound DNS queries to remote upstream servers in a human-readable form (default: 10s) 2. Allows listen on multiple interfaces and ports Signed-off-by: Anya Lin <hukk1996@gmail.com>
* treewide: fix procd service inactiveTianling Shen2022-10-18
| | | | | | | | Exit directly will result procd service inactive and uci configuration changes are no longer monitored. Reported-by: Lvc Revincx <revincx233@gmail.com> Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* dnsproxy: add basic init scriptTianling Shen2021-07-23
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>