Hi everyone,
I'm developing a DNSProxyProvider app to route the DNS traffic to my DNS server. I have followed documentation to implement handleNewFlow function.
And I want to insert extra information (eg. device id, device serial number) using EDNS0 format, does anyone know how to modify the DNS data in iOS swift?
Any input would be appreciated!
Best Regards, Leo