DNSAgent
DNSAgent copied to clipboard
Doesn't work at all
I downloaded the last version (1.6.5781), changed the options and the rules, and ran the program but i can't access localhost using en.example.me.
[
{
"Pattern": "^(.*\\.)?example\\.me$",
"Address": "127.0.0.1"
}
]
{
"HideOnStart": false,
"ListenOn": "127.0.0.1:53, [::1]",
"DefaultNameServer": "119.29.29.29",
"UseHttpQuery": true,
"QueryTimeout": 4000,
"CompressionMutation": false,
"CacheResponse": false,
"CacheAge": 86400,
"NetworkWhitelist": null
}
Same here, any solution? I'm using W10
Did you change your dns settings?

If you in ipv6 network, you need to set your dns to ::1
