d3cim / dnscrypt-proxy-android

Hardened dnscrypt-proxy module for Android.
GNU General Public License v3.0
115 stars 17 forks source link

[Question]: Can this be used to serve and filter both DNS queries from the phone and from tethering clients ? #5

Closed elovin closed 1 year ago

elovin commented 1 year ago

Hi, I was wondering whether it is possible to integrate dnscrypt-proxy into android so that both queries from the phone itself and also from tethering clients can be serviced and filtered ? (e.g. hotspot or usb-tethering clients)

elovin commented 1 year ago

Never mind, of course its possible, just redirect the dns queries with iptables to dnscrypt-proxy

d3cim commented 1 year ago

@elovin Exactly. It already work like this.