AsilHQ / Asil-ios

Asil iOS Browser
https://www.asil.co
Mozilla Public License 2.0
0 stars 0 forks source link

Implement KahfDNS into Kahf Browser IOS #46

Open nizamuddin opened 3 months ago

nizamuddin commented 3 months ago

Please integrate KahfDNS into Kahf Browser.

Here is the documentation of KahfDNS, how to install manuallay. https://docs.google.com/document/d/1JJ8mOag-U9y9F62Yn75eRQlZTjtyhnm_UrDSVgiJM5Q/edit?usp=sharing

We want to do something like AdGaurd DNS https://adguard-dns.io/en/public-dns.html. . They have automatic installation through app and manual installation too. Please follow their way. I think we need install local vpn first.

nizamuddin commented 3 months ago

Comment from Devops Team:

So what devs do is they set up a local vpn, not an actual remote vpn, that uses their preferred dns servers. Because vpn can use their own dns servers (this is to bypass dns setting restriction through apps).

DNS servers in ios/osx can be set through mobileconfig files but an app that creates local VPN with preferred dns servers is better because mobileconfig only applies to native ios/osx apps like Safari or Mail, but not on chrome, brave, firefox. VPN tunnels all traffic from all apps.