identd

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2023 License: AGPL-3.0 Imports: 7 Imported by: 0

Documentation

Overview

Package identd implements an Identification Protocol server.

The Identification Protocol is defined in RFC 1413.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Identd

type Identd struct {
	// contains filtered or unexported fields
}

Identd implements an ident server, as described in RFC 1413.

func New

func New() *Identd

func (*Identd) Delete

func (s *Identd) Delete(remoteAddr, localAddr string)

func (*Identd) Serve

func (s *Identd) Serve(ln net.Listener) error

func (*Identd) Store

func (s *Identd) Store(remoteAddr, localAddr, ident string)

Jump to

Keyboard shortcuts

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