looterz / grimd

:zap: fast dns proxy that can run anywhere, built to black-hole internet advertisements and malware servers
MIT License
1.38k stars 108 forks source link

Client list api to view all the clients using DNS server #76

Closed quaintdev closed 3 years ago

quaintdev commented 3 years ago

I am trying to develop flutter mobile app as a front end for grimd. I am looking for api which will give me the list of clients using grimd. I went through api.go and did not found any api for the same. Am I missing something? Can this be implemented?

quaintdev commented 3 years ago

Implemented this in #77

looterz commented 3 years ago

Thanks, I merged the PR.