Documentation ¶
Index ¶
Constants ¶
View Source
const RDP = "rdp"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type RDPPlugin ¶
type RDPPlugin struct{}
func (*RDPPlugin) PortPriority ¶
func (*RDPPlugin) Run ¶
func (p *RDPPlugin) Run( conn net.Conn, config plugins.PluginConfig, ) (*plugins.PluginResults, error)
type TLSPlugin ¶
type TLSPlugin struct{}
func (*TLSPlugin) PortPriority ¶
func (*TLSPlugin) Run ¶
func (p *TLSPlugin) Run( conn net.Conn, config plugins.PluginConfig, ) (*plugins.PluginResults, error)
Click to show internal directories.
Click to hide internal directories.