Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsAllowedNet ¶
Types ¶
type Config ¶
type Config struct { Device string `json:"device"` Concurrency int `json:"concurrency"` Core int `json:"core"` Count uint64 `json:"count"` Timer int64 `json:"timer"` SrcEth string `json:"srceth"` DstEth string `json:"dsteth"` SrcIP string `json:"srcip"` DstIP string `json:"dstip"` SrcPort uint16 `json:"srcport"` DstPort uint16 `json:"dstport"` Size int `json:"size"` }
func (*Config) ExecFromCLI ¶
func (*Config) ExecFromWeb ¶
Click to show internal directories.
Click to hide internal directories.