AdguardTeam / dnsproxy

Simple DNS proxy with DoH, DoT, DoQ and DNSCrypt support
Apache License 2.0
2.37k stars 246 forks source link

Add web GUI interface to dynamic change config and then apply to restart it. #199

Closed ghost closed 2 years ago

ghost commented 2 years ago

for example: if we want to change the configure and make it apply to dnsproxy, we need a better User interface. I guess we can get a Web GUI interface to let user to dynamic configure or whatever.

Or Will you please expose RPC or Restful API for us, that we can build third party WebGui, or native GUI interface.

ameshkov commented 2 years ago

dnsproxy is supposed to be a command-line tool with no UI.

On the other hand, there's AdGuard Home that is built on top of dnsproxy and provides web UI.