Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NDPSpoofer ¶
type NDPSpoofer struct { session.SessionModule // contains filtered or unexported fields }
func NewNDPSpoofer ¶
func NewNDPSpoofer(s *session.Session) *NDPSpoofer
func (NDPSpoofer) Author ¶
func (mod NDPSpoofer) Author() string
func (*NDPSpoofer) Configure ¶
func (mod *NDPSpoofer) Configure() error
func (NDPSpoofer) Description ¶
func (mod NDPSpoofer) Description() string
func (NDPSpoofer) Name ¶
func (mod NDPSpoofer) Name() string
func (*NDPSpoofer) Start ¶
func (mod *NDPSpoofer) Start() error
func (*NDPSpoofer) Stop ¶
func (mod *NDPSpoofer) Stop() error
Click to show internal directories.
Click to hide internal directories.