Mahdi-zarei / nekoray

Qt based cross-platform GUI proxy configuration manager (backend: sing-box)
GNU General Public License v3.0
255 stars 17 forks source link

BUG: can not defind dns server in dhcp type #19

Closed AkramiPro closed 3 weeks ago

AkramiPro commented 1 month ago

Describe the problem

image

How to reproduce

            {
                "address": "dhcp://auto",
                "detour": "direct",
                "tag": "dns-local"
            },
Mahdi-zarei commented 1 month ago

Will include the tag on the next release.