dnsproxy: new features
authorAnya Lin <hukk1996@gmail.com>
Sat, 4 Nov 2023 04:19:06 +0000 (12:19 +0800)
committerAnya Lin <hukk1996@gmail.com>
Sun, 5 Nov 2023 06:57:55 +0000 (14:57 +0800)
commit47b4ebc5cb5d3bf24c8a15a8f5cb9a99faed5e1a
tree3603b413fd8872f8c8cc17ec9002ae1065bfffc9
parenta84d90ea34c76128ab27c61270a1f85154961d89
dnsproxy: new features

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>
net/dnsproxy/Makefile
net/dnsproxy/files/dnsproxy.config
net/dnsproxy/files/dnsproxy.defaults [new file with mode: 0644]
net/dnsproxy/files/dnsproxy.init