Do you have a similar project?
Post your project for free and meet the best App Developers, receive quotes from qualified companies and hire the best candidate with our safe payment system.
I want an iOS app to redirect DNS traffic of an iOS device to my preferred DNS servers. I have the similar App for the Android and now I need the similar one for iOS.
The similar application to this, which can be found in AppStore, called DNS Override. All needs to be done is to create a VPN service/server on the local device and set the VPN connection to use the preferred servers (i.e. 4.2.2.4 and 8.8.8.8). You may require special Apple Entitlement to allow installing/executing the App on the device as mentioned here: https://developer.apple.com/reference/networkextension/nepackettunnelprovider
Also, there is a sample code you can use: https://developer.apple.com/library/content/samplecode/SimpleTunnel/Listings/README_md.html
Please note that I can NOT provide you with my Apple ID, so you need to have a proper account with Apple.
Please also note that the App should not require jailbroken devices.