Versions in this module Expand all Collapse all v1 v1.3.2 Apr 8, 2022 v1.3.1 Dec 30, 2021 Changes in this version + var JndiAddress string + var JndiLog []string + func JndiServer() + func Jndilogchek(randomstr string) bool + type Conn struct + TcpConn *net.TCPConn + type Server struct + TcpListen *net.TCPListener + func NewLdapServer() *Server + func NewWithPort(address string) (*Server, error) + func (s *Server) Accept() *Conn + func (s *Server) Bind(addr net.TCPAddr) error + func (s *Server) Close() + func (s *Server) GetInetAddress() net.Addr + func (s *Server) SetSoTimeout(timeout int)