folbricht / routedns

DNS stub resolver, proxy and router with support for DoT, DoH, DoQ, and DTLS
BSD 3-Clause "New" or "Revised" License
441 stars 62 forks source link

New ip-version option for listeners #356

Open folbricht opened 7 months ago

folbricht commented 7 months ago

Implements #355

Adds a new option ip-version to listeners (values 4 or 6) which will force a listener to only bind to one, rather than the default which listens on both.