+ control: add /rewrite/* handlers
This commit is contained in:
@@ -1021,6 +1021,7 @@ func registerControlHandlers() {
|
||||
|
||||
RegisterTLSHandlers()
|
||||
RegisterClientsHandlers()
|
||||
registerRewritesHandlers()
|
||||
|
||||
http.HandleFunc("/dns-query", postInstall(handleDOH))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user