forwardemail / nodejs-dns-over-https-tangerine

Node.js DNS over HTTPS - :tangerine: Tangerine is the best drop-in replacement for dns.promises.Resolver using DNS over HTTPS ("DoH") via undici with built-in retries, timeouts, smart server rotation, AbortControllers, and caching support for multiple backends (with TTL and purge support). Made for @forwardemail.
https://forwardemail.net/docs/node-js-dns-over-https
MIT License
148 stars 8 forks source link

Can I use this to my WebView android app #7

Closed agmadram closed 11 months ago

agmadram commented 11 months ago

I want to create android WebView app with doh inside so all url will handle from doh not system can I do that with this

titanism commented 11 months ago

You could use React Native and then simply use our package inside it.

agmadram commented 11 months ago

Can you more specific.

if can please give steps to step how to do that I'm very new learn android studio I know some very basic not all I have been try with okhttp and other library and it's always fallback to system dns whenever I run the app and checking my dns in whoismydns.com

If can give me all main activity and other class code

titanism commented 11 months ago

This is not an Android / Java / Kotlin project. This is a JavaScript project. We are not going to write the code for you. You must learn on your own. Stop spamming issues and asking for us to write code for you.

Learn on your own.

https://github.com/facebook/react-native