I'm very novice on this so please answer if you can.
Is it possible to add ip address instead of url/domain to dnsmasq.conf
file
Here is an example of what I tried.
bind-dynamic
bogus-priv
domain-needed
log-facility=-
local-ttl=60
address=/100.100.100.18/95.0.0.0
I've tested address=/google.com/95.0.0.0
and it works
*ip addresses are masked in this example