Versions in this module Expand all Collapse all v0 v0.2.1 Sep 25, 2023 Changes in this version + type Blocker interface + BlockIP func(address net.IP) error + BlockIPList func(blacklist []net.IP) error + ResetFirewallRules func() error + UnblockIP func(address net.IP) error + type NetInterface struct + Addresses []string + Name string + func ListNetInterfaces() ([]NetInterface, error)