Reevaluate and update firewall core logic
This commit is contained in:
6
threats/all.go
Normal file
6
threats/all.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package threats
|
||||
|
||||
import (
|
||||
_ "github.com/Safing/portmaster/threats/arp"
|
||||
_ "github.com/Safing/portmaster/threats/portscan"
|
||||
)
|
||||
Reference in New Issue
Block a user