evilsocket / opensnitch

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

Mixed Domain\IP lists support #603

Closed sl805 closed 2 years ago

sl805 commented 2 years ago

Summary:

Not all data sources provide structured lists of IP addresses\domains in "hosts" format, for example: https://github.com/Neo23x0/signature-base/blob/master/iocs/c2-iocs.txt

Is it possible to support text files which contain domains, ip-addresses or combination of them?

Best regards, sl805

gustavo-iniguez-goya commented 2 years ago

Support for lists of IP addresses and domains was added https://github.com/evilsocket/opensnitch/wiki/block-lists#notes

Support for mixed lists won't be supported for now.