shawn1m / overture

A customized DNS relay server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An interface to update primary dns dynamically

bluesky139 opened this issue · comments

Hello, I'm using overture on some mobile devices, it works very fine.

But I have some CDN unfriendly problem.

I want to use ISP dns or dns from DHCP, it usually most CDN friendly, instead of public dns.
The public dns has a problem, even edns is supported, I can't directly get my external IP, but I can directly get DHCP dns on my device.

So, I want to update overture primary dns, I can simply kill it and restart a new one, but I more want to do this smoothly.

well maybe introduce a dns type called "system" would better suit your need?