0xERR0R/blocky

feat: allow customisation of DoH path

adrianmace opened this issue · 2 comments

As a customer,
I want to be able to customise the path at which the server responds to DoH queries,
So that I can reduce the number of bots querying my server while it is exposed publicly.


Use Case: I would like to run an instance of blocky publicly for my mobile devices to use while roaming. This instance would be an IPv6-only instance to reduce the amount of botnet/spam, but to further reduce the amount of malicious requests I'd like to customise the path too.


TL;DR Make this constant user-customisable:

const pathDohQuery = "/dns-query"

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days.

This issue was closed because it has been stalled for 5 days with no activity.