ipp

package
v1.57.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 2, 2026 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	IPPName    = "ipp"
	IPPPort    = 631
	IPPTLSPort = 631
)

Variables

This section is empty.

Functions

This section is empty.

Types

type IPPPlugin

type IPPPlugin struct{}

IPPPlugin detects IPP on plain TCP port 631

func (*IPPPlugin) Name

func (p *IPPPlugin) Name() string

func (*IPPPlugin) PortPriority

func (p *IPPPlugin) PortPriority(port uint16) bool

func (*IPPPlugin) Priority

func (p *IPPPlugin) Priority() int

func (*IPPPlugin) Run

func (p *IPPPlugin) Run(conn net.Conn, timeout time.Duration, target plugins.Target) (*plugins.Service, error)

func (*IPPPlugin) Type

func (p *IPPPlugin) Type() plugins.Protocol

type IPPTLSPlugin

type IPPTLSPlugin struct{}

IPPTLSPlugin detects IPP over TLS on port 631

func (*IPPTLSPlugin) Name

func (p *IPPTLSPlugin) Name() string

func (*IPPTLSPlugin) PortPriority

func (p *IPPTLSPlugin) PortPriority(port uint16) bool

func (*IPPTLSPlugin) Priority

func (p *IPPTLSPlugin) Priority() int

func (*IPPTLSPlugin) Run

func (p *IPPTLSPlugin) Run(conn net.Conn, timeout time.Duration, target plugins.Target) (*plugins.Service, error)

func (*IPPTLSPlugin) Type

func (p *IPPTLSPlugin) Type() plugins.Protocol

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL