nadoo / glider

glider is a forward proxy with multiple protocols support, and also a dns/dhcp server with ipset management features(like dnsmasq).
GNU General Public License v3.0
3.19k stars 440 forks source link

ipset/domain support for regular expressions #293

Open dim-geo opened 3 years ago

dim-geo commented 3 years ago

Hello,

Does ipset feature, supports regular expression in domain? If no, can you add that feature?

ostrolucky commented 1 year ago

Or wildcard/top level domain support at least, that would cover 90% of the cases. Eg add tailscale.com would mean anything going to*.tailscale.com` would match the rule

Btw this should be possible to do with dnsmasq config, ipset-dns shows how to do that