evilsocket / opensnitch

OpenSnitch is a GNU/Linux interactive application firewall inspired by Little Snitch.
GNU General Public License v3.0
10.96k stars 511 forks source link

[Feature Request] RegEx match domains and IPs from single list #1173

Open ciandonovan opened 3 months ago

ciandonovan commented 3 months ago

Summary:

It would be useful to create a rule based on a list of both domains and IPs by regular expression from the same file.

It would essentially be matching by regular expression the destination, be it domain or IP.

It's beneficial to have a single text file describing all rules, can also be integrated with VCS.