jndi

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2024 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var JndiAddress string
View Source
var JndiLog []string

Functions

func JndiServer

func JndiServer()

func Jndilogchek

func Jndilogchek(randomstr string) bool

Types

type Conn

type Conn struct {
	TcpConn *net.TCPConn
}

type Server

type Server struct {
	TcpListen *net.TCPListener
}

func NewLdapServer

func NewLdapServer() *Server

func NewWithPort

func NewWithPort(address string) (*Server, error)

func (*Server) Accept

func (s *Server) Accept() *Conn

func (*Server) Bind

func (s *Server) Bind(addr net.TCPAddr) error

func (*Server) Close

func (s *Server) Close()

func (*Server) GetInetAddress

func (s *Server) GetInetAddress() net.Addr

func (*Server) SetSoTimeout

func (s *Server) SetSoTimeout(timeout int)

Jump to

Keyboard shortcuts

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