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
}
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 }