Documentation
¶
Index ¶
Constants ¶
View Source
const ( ModuleName = "ddos" ModuleVersion = "1.0.0" // Check interval DefaultCheckInterval = 30 * time.Second )
Variables ¶
This section is empty.
Functions ¶
func Descriptor ¶
func Descriptor() module.Descriptor
Descriptor returns the module descriptor NO FALLBACK - path must come from /etc/nftban/nftban.conf
Types ¶
type Module ¶
type Module struct {
// contains filtered or unexported fields
}
Module implements the DDoS protection module
Click to show internal directories.
Click to hide internal directories.