tlsx

package
v1.1.6 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2024 License: MIT Imports: 10 Imported by: 11

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

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

Service is a service for tlsx module

func New

func New(options *clients.Options) (*Service, error)

New creates a new tlsx service module

func (*Service) Connect

func (s *Service) Connect(host, ip, port string) (*clients.Response, error)

Connect connects to the input returning a response structure

func (*Service) ConnectWithOptions added in v0.0.4

func (s *Service) ConnectWithOptions(host, ip, port string, options clients.ConnectOptions) (*clients.Response, error)

Connect connects to the input with custom options

Directories

Path Synopsis
Package auto implements an automatic fallback mechanism based tls client which uses both crypto/tls first and zcrypto/tls on tls errors.
Package auto implements an automatic fallback mechanism based tls client which uses both crypto/tls first and zcrypto/tls on tls errors.
Package openssl implements a tls grabbing implementation using openssl
Package openssl implements a tls grabbing implementation using openssl
Package tls implements a tls grabbing implementation using standard package crypto/tls library.
Package tls implements a tls grabbing implementation using standard package crypto/tls library.
Package ztls implements a tls grabbing implementation using zmap zcrypto/tls library.
Package ztls implements a tls grabbing implementation using zmap zcrypto/tls library.
ja3

Jump to

Keyboard shortcuts

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