shawn1m / overture

A customized DNS relay server
MIT License
1.79k stars 284 forks source link

Feature/http dump cache #123

Closed jsvisa closed 5 years ago

jsvisa commented 5 years ago

Add a config of HTTPAddress for the debugging purpose.

HTTPAddress: Specifying an HTTP port for debugging, currently used to dump DNS cache, and the request url is /cache, available query argument is nobody(boolean)

shawn1m commented 5 years ago

Merged, thanks!